AntonOvsyannikov / PyOpenGL_Examples_SaveToFileLinks
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 8 years ago
Alternatives and similar repositories for PyOpenGL_Examples_SaveToFile
Users that are interested in PyOpenGL_Examples_SaveToFile are comparing it to the libraries listed below
Sorting:
- A very simple implement for the first step of deformation transfer that might be used in my later reconstruction work.☆18Updated 12 years ago
- Transfer deformations from source mesh to target mesh, keeping the identity of target intact.☆125Updated 11 years ago
- Fast Automatic Skinning Transformations☆69Updated 7 years ago
- as-rigid-as-possible surface deformation☆39Updated 10 years ago
- Online Motion Retargeting☆14Updated 13 years ago
- ☆35Updated 6 years ago
- Implementation of algorithms to compute reflectance maps from measurements with gradient illumination.☆51Updated 4 years ago
- Various functions I found useful for prototyping computer graphics code in Python☆11Updated 5 years ago
- An implementation of Laplacian mesh editing for Math 290.☆123Updated 9 years ago
- Lightweight Cuda Renderer with Python Wrapper.☆54Updated 4 years ago
- non-rigid iterative closest point☆33Updated 3 years ago
- A clean Python reimplementation of "Fast and Efficient Skinning of Animated Meshes."☆96Updated 5 years ago
- Code for 3DV 2019 paper "Predicting Animation Skeletons for 3D Articulated Models via Volumetric Nets"☆89Updated last year
- NeuroSkinning: Automatic Skin Binding for Production Characters with Deep Graph Networks, Siggraph 2019☆76Updated 5 years ago
- Sparse Localized Deformation Components☆82Updated 7 years ago
- Takes two 3D head models and make them morph to each other☆31Updated 8 years ago
- As-rigid-as-possible image deformation in Python and C☆23Updated 10 years ago
- Blend shape facial animation☆51Updated 3 years ago
- Local barycentric coordinates solver☆69Updated 10 years ago
- A cage-based deformation for meshes in 2D.☆14Updated 7 years ago
- OpenEXR bindings for Python☆95Updated 3 years ago
- Deformation Transfer method for various geometric models☆12Updated last year
- As-Rigid-As-Possible 2D Shape Manipulation☆30Updated 7 years ago
- Partial source code of Siggraph 2018 paper "Stitch meshing"☆114Updated last year
- 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…☆21Updated 8 years ago
- A inverse kinematics library☆13Updated 11 years ago
- A C++ implementation of "Image Smoothing via L0 Gradient Minimization"☆54Updated 7 years ago
- ☆23Updated 8 years ago
- ☆62Updated 7 years ago
- Python opengl-tutorial base on PyOpenGL.☆154Updated 2 years ago