panxinmiao / three-pyLinks
A Python render engine like threejs
☆13Updated last year
Alternatives and similar repositories for three-py
Users that are interested in three-py are comparing it to the libraries listed below
Sorting:
- Several examples of how to use PyOpenGL for off-screen rendering and saving rendered image to file. 3 methods are used: using GLUT hidden…☆23Updated 8 years ago
- An implementation of Laplacian mesh editing for Math 290.☆123Updated 9 years ago
- Mesh triangle reduction using quadrics☆90Updated 2 months ago
- Python Wrapper for Embree☆95Updated 2 years ago
- Physically plausible interactive 3D mesh deformation based on as rigid as possible constraints.☆83Updated 3 years ago
- Smoothing assignment for Geometry Processing course☆45Updated 3 years ago
- Headless 3D rendering with python☆62Updated 5 years ago
- 3D mathematical functions using NumPy☆419Updated last year
- A short implementation of blue noise sampling for triangle meshes☆41Updated 7 years ago
- OpenGL skeleton animation using PyOpenGL☆50Updated 6 years ago
- Standalone marching cubes implementation and Python bindings☆99Updated 2 months ago
- A very simple implement for the first step of deformation transfer that might be used in my later reconstruction work.☆18Updated 12 years ago
- A clean Python reimplementation of "Fast and Efficient Skinning of Animated Meshes."☆97Updated 5 years ago
- Transfer deformations from source mesh to target mesh, keeping the identity of target intact.☆126Updated 11 years ago
- A simple starter Python code for experimenting 3D graphics☆33Updated 5 years ago
- These are the python codes from my "Modern OpenGL programming in python" tutorial series on youtube.☆117Updated 5 years ago
- Cloth Simulator☆28Updated 5 years ago
- Takes two 3D head models and make them morph to each other☆31Updated 8 years ago
- Dual Quaternion and Dual Quaternion Skinning tutorial☆69Updated 6 years ago
- Various functions I found useful for prototyping computer graphics code in Python☆11Updated 6 years ago
- connects moderngl to your window or create headless contexts☆43Updated last year
- Python library for importing Wavefront .obj files☆323Updated last year
- Laplacian mesh deformation☆241Updated 8 years ago
- Compute harmonic weights over a triangle mesh using the Laplacian matrix and cotangent weights☆31Updated 2 years ago
- Shadertoy implementation based on wgpu-py☆39Updated 3 weeks ago
- Python opengl-tutorial base on PyOpenGL.☆153Updated 2 years ago
- OptCuts, a new parameterization algorithm, jointly optimizes arbitrary embeddings for seam quality and distortion. OptCuts requires no p…☆308Updated last year
- A C++ header-only implementation of "Deformation Transfer for Triangle Meshes"☆46Updated 4 years ago
- "As-Rigid-As-Possible Shape Manipulation" & "Implementing As-Rigid-As-Possible Shape Manipulation and Surface Flattening" source code☆37Updated 6 years ago
- A cloth and soft body simulation library, using position based dynamics.☆42Updated 7 years ago