Pinned Repositories
3DLogoMaker
A python opencv and c++ libigl based tool to convert logo binary image (white background) to 3D mesh in stl file.
ARAndroidTest
This is a prototype of AR function with NDK, GLM, OpenGL, and OpenCV.
Armadillo_OpenCV_XCode_Framework
This is a framework for light weight powerful armadillo and openCV integration. The purpose is to just use OpenCV to do image/video loading and leave the math work to armadillo.
cardboard
Some test and try with google cardboard
cardboard-master
Some work based on cardboard
cgltf
:diamond_shape_with_a_dot_inside: Single-file glTF 2.0 loader and writer written in C99
CLM-framework
CLM-framework (a.k.a Cambridge Face Tracker) is a framework for various Constrained Local Model based face tracking and landmark detection algorithms and their extensions/applications. Includes CLM-Z and CLNF.
deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
gltf2obj
This is a cpp tool that convert certain gltf model to obj. This is ideal for model that is converted from obj to gltf. And for certain reason want to convert it back.
TaichiGraphics2021
This is the side work to have fun with Taichi Graphics course 2021 https://space.bilibili.com/1779922645?spm_id_from=333.788.b_765f7570696e666f.1
PsycoTodd's Repositories
PsycoTodd/gltf2obj
This is a cpp tool that convert certain gltf model to obj. This is ideal for model that is converted from obj to gltf. And for certain reason want to convert it back.
PsycoTodd/ARAndroidTest
This is a prototype of AR function with NDK, GLM, OpenGL, and OpenCV.
PsycoTodd/Armadillo_OpenCV_XCode_Framework
This is a framework for light weight powerful armadillo and openCV integration. The purpose is to just use OpenCV to do image/video loading and leave the math work to armadillo.
PsycoTodd/cardboard
Some test and try with google cardboard
PsycoTodd/TaichiGraphics2021
This is the side work to have fun with Taichi Graphics course 2021 https://space.bilibili.com/1779922645?spm_id_from=333.788.b_765f7570696e666f.1
PsycoTodd/3DLogoMaker
A python opencv and c++ libigl based tool to convert logo binary image (white background) to 3D mesh in stl file.
PsycoTodd/cardboard-master
Some work based on cardboard
PsycoTodd/cgltf
:diamond_shape_with_a_dot_inside: Single-file glTF 2.0 loader and writer written in C99
PsycoTodd/CLM-framework
CLM-framework (a.k.a Cambridge Face Tracker) is a framework for various Constrained Local Model based face tracking and landmark detection algorithms and their extensions/applications. Includes CLM-Z and CLNF.
PsycoTodd/deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
PsycoTodd/draco
Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.
PsycoTodd/FaceNormalShow
Load normal from obj and show random selected 1000 of them
PsycoTodd/filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS and WASM/WebGL
PsycoTodd/GearVRf-Demos
Collection of GearVRf demo apps
PsycoTodd/GLESExplore
PsycoTodd/glTF-Tutorials
glTF Tutorials
PsycoTodd/HairSalonDemo
Some testwork for hair
PsycoTodd/iOS8-day-by-day
Selection of projects accompanying the iOS8-Day-by-Day blog series http://www.shinobicontrols.com/iOS8DayByDay
PsycoTodd/maskProject
This is a geometry processing related linux project for mask
PsycoTodd/pygltfbbox
A helper tool to parse multi node gltf to get the boundingbox return
PsycoTodd/ScanNet
PsycoTodd/SquareShapeFit
This is the experiment source code to test lbfgs C++ library, which is very hard to obtain.
PsycoTodd/TaichiJourney
This is where I put my course related code about the amazing Taichi language
PsycoTodd/vulkanCpp
The learning project about Vulkan API