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 7 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 clean Python reimplementation of "Fast and Efficient Skinning of Animated Meshes."☆95Updated 4 years ago
- Code for 3DV 2019 paper "Predicting Animation Skeletons for 3D Articulated Models via Volumetric Nets"☆88Updated 8 months ago
- non-rigid iterative closest point☆33Updated 3 years ago
- Fast Automatic Skinning Transformations☆68Updated 6 years ago
- An implementation of Laplacian mesh editing for Math 290.☆120Updated 9 years ago
- Lightweight Cuda Renderer with Python Wrapper.☆54Updated 4 years ago
- NeuroSkinning: Automatic Skin Binding for Production Characters with Deep Graph Networks, Siggraph 2019☆74Updated 5 years ago
- Texture Synthesis☆42Updated 7 years 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 inverse kinematics library☆13Updated 10 years ago
- GPU-Accelerated Locally Injective Shape Deformation☆13Updated 7 years ago
- ☆63Updated 6 years ago
- Implementation of algorithms to compute reflectance maps from measurements with gradient illumination.☆50Updated 4 years ago
- ☆35Updated 5 years ago
- Gradient-Domain Processing within a Texture Atlas☆74Updated last month
- A cage-based deformation for meshes in 2D.☆14Updated 6 years ago
- Partial source code of Siggraph 2018 paper "Stitch meshing"☆111Updated last year
- Code of 3D DeepDream in the paper "Neural 3D Mesh Renderer" by H. Kato, Y. Ushiku, and T. Harada.☆82Updated 7 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…☆18Updated 7 years ago
- Simple 3D mesh processing framework with a GUI☆32Updated 8 years ago
- This repository contains examples applications that use libigl. They only work on MacOSX and they should be converted to tutorials.☆27Updated 2 years ago
- Online Motion Retargeting☆14Updated 12 years ago
- ☆44Updated 5 years ago
- As-rigid-as-possible image deformation in Python and C☆23Updated 10 years ago
- Velocity Skinning - Replicability Stamp☆15Updated 4 years ago
- Estimate light from photographs using spherical harmonic and other methode☆12Updated 6 years ago
- ☆62Updated 10 years ago
- 3D Geometry Renderer for Python☆54Updated 5 years ago
- A C++ implementation of "Image Smoothing via L0 Gradient Minimization"☆54Updated 6 years ago
- Moebius Registration☆65Updated 10 months ago