Zehina / 3D-.obj-File-ViewerLinks
Python script that renders .obj files using OpenGL
☆40Updated 6 years ago
Alternatives and similar repositories for 3D-.obj-File-Viewer
Users that are interested in 3D-.obj-File-Viewer are comparing it to the libraries listed below
Sorting:
- OpenGL skeleton animation using PyOpenGL☆50Updated 5 years ago
- Implementation of Deformation Transfer for Triangle Meshes by Sumner, Popovic and related tools.☆34Updated 4 years ago
- A Python implementation of the paper "Deformation Transfer for Triangle Meshes" with 3D views in the browser.☆200Updated 3 years ago
- A C++ header-only implementation of "Deformation Transfer for Triangle Meshes"☆46Updated 3 years ago
- Deformation assignment for Geometry Processing course☆164Updated 2 years ago
- Repo for LightStage @ Aberystwyth☆29Updated 4 years ago
- A python implementation of the As-Rigid-As-Possible paper by Ogla Sorkine and Marc Alexa.☆46Updated 5 years ago
- An implementation of Laplacian mesh editing for Math 290.☆119Updated 9 years ago
- A python addon for mesh segmentation in blender using spectral clustering methods☆103Updated last year
- A clean Python reimplementation of "Fast and Efficient Skinning of Animated Meshes."☆94Updated 4 years ago
- Qt 3DViewer is a user-friendly 3D model viewer powered by Python, PyQt, OpenGL, and ModernGL, supporting multiple file formats developed …☆69Updated last year
- Install any python module for Blender python☆54Updated 8 months ago
- A Introductory Implementation of Poisson Surface Reconstruction☆13Updated 6 years ago
- as-rigid-as-possible (arap) maya deformer, in python☆54Updated 6 years ago
- Implementation of algorithms to compute reflectance maps from measurements with gradient illumination.☆50Updated 4 years ago
- Various functions I found useful for prototyping computer graphics code in Python