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
- Lightweight Cuda Renderer with Python Wrapper.☆54Updated 3 years ago
- As-rigid-as-possible image deformation in Python and C☆20Updated 9 years ago
- A cage-based deformation for meshes in 2D.☆13Updated 6 years ago
- Gradient-Domain Processing within a Texture Atlas☆71Updated this week
- Fast Automatic Skinning Transformations☆66Updated 6 years ago
- as-rigid-as-possible surface deformation☆40Updated 9 years ago
- non-rigid iterative closest point☆32Updated 2 years ago
- Implementation of algorithms to compute reflectance maps from measurements with gradient illumination.☆46Updated 3 years ago
- A inverse kinematics library☆13Updated 9 years ago
- A clean Python reimplementation of "Fast and Efficient Skinning of Animated Meshes."☆92Updated 4 years ago
- Dual Quaternion and Dual Quaternion Skinning tutorial☆60Updated 5 years ago
- As-Rigid-As-Possible 2D Shape Manipulation☆28Updated 6 years ago
- 3D contours viewer☆12Updated 4 years ago
- ☆63Updated 6 years ago
- NeuroSkinning: Automatic Skin Binding for Production Characters with Deep Graph Networks, Siggraph 2019☆66Updated 4 years ago
- Rastering algorithm to approximate the rendering of a 3D model silhouette in a fully differentiable way.☆80Updated 5 years ago
- Online Generative Model Personalization for Hand Tracking☆18Updated 6 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 6 years ago
- Online Motion Retargeting☆14Updated 11 years ago
- Various functions I found useful for prototyping computer graphics code in Python☆12Updated 4 years ago
- ☆16Updated 4 years ago
- auto UV mapping for triangular mesh☆39Updated 8 years ago
- GPU-Accelerated Locally Injective Shape Deformation☆13Updated 7 years ago
- Local barycentric coordinates solver☆68Updated 9 years ago
- Prototype implementation of DynamicFusion☆21Updated 9 years ago
- This is a direct implementation of Igarashi's Siggraph 05 paper "As-rigid-as-possible shape manipulation"☆34Updated 9 years ago
- Simple 3D mesh processing framework with a GUI☆32Updated 7 years ago
- Geometry unfolding☆11Updated 7 years ago
- Efficient 3D Morphable Model Face Fitting using Depth Sensing Technologies☆24Updated 2 years ago