AntonOvsyannikov / PyOpenGL_Examples_SaveToFile
Several examples of how to use PyOpenGL for off-screen rendering and saving rendered image to file. 3 methods are used: using GLUT hidden window, using WGL to create context with default buffer, as well as creation of OpenGL Framebuffer Object by hands and display results with anti-aliasing in the interactive window .
☆23Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for PyOpenGL_Examples_SaveToFile
- A very simple implement for the first step of deformation transfer that might be used in my later reconstruction work.☆18Updated 11 years ago
- as-rigid-as-possible surface deformation☆40Updated 9 years ago
- A clean Python reimplementation of "Fast and Efficient Skinning of Animated Meshes."☆92Updated 4 years ago
- Implement Linear Blend Skinning in C++ and OpenGL to achieve the ability to move bones on a character model and have the mesh move realis…☆16Updated 7 years ago
- Various functions I found useful for prototyping computer graphics code in Python☆12Updated 4 years ago
- NeuroSkinning: Automatic Skin Binding for Production Characters with Deep Graph Networks, Siggraph 2019☆66Updated 4 years ago
- Online Motion Retargeting☆14Updated 12 years ago
- As-rigid-as-possible image deformation in Python and C☆21Updated 9 years ago
- Implementation of algorithms to compute reflectance maps from measurements with gradient illumination.☆46Updated 3 years ago
- Lightweight Cuda Renderer with Python Wrapper.☆54Updated 3 years ago
- A inverse kinematics library☆13Updated 9 years ago
- An implementation of Laplacian mesh editing for Math 290.☆113Updated 8 years ago
- ☆63Updated 6 years ago
- GPU-Accelerated Locally Injective Shape Deformation☆13Updated 7 years ago
- non-rigid iterative closest point☆32Updated 2 years ago
- Keyframe-based motion editing system using numerical optimization [CHI 2018]☆34Updated last year
- Implementation of our paper: Komaritzan and Botsch, Fast Projective Skinning, ACM MIG 2019.☆54Updated 9 months ago
- ☆25Updated last year
- Sparse Localized Deformation Components☆79Updated 5 years ago
- Fast Automatic Skinning Transformations☆66Updated 6 years ago
- As-Rigid-As-Possible 2D Shape Manipulation☆28Updated 6 years ago
- A cage-based deformation for meshes in 2D.☆13Updated 6 years ago
- ☆61Updated 9 years ago
- 3D contours viewer☆12Updated 4 years ago
- Code for 3DV 2019 paper "Predicting Animation Skeletons for 3D Articulated Models via Volumetric Nets"☆82Updated 2 weeks ago
- Blend shape facial animation☆51Updated 2 years ago
- ☆16Updated 4 years ago
- This is a direct implementation of Igarashi's Siggraph 05 paper "As-rigid-as-possible shape manipulation"☆34Updated 9 years ago
- A Data Driven IK solver in Blender based on VAE☆29Updated 4 years ago
- Transfer deformations from source mesh to target mesh, keeping the identity of target intact.☆124Updated 10 years ago