Base code for 15-462/662: Computer Graphics at Carnegie Mellon University
☆535Jan 26, 2026Updated last month
Alternatives and similar repositories for Scotty3D
Users that are interested in Scotty3D are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- CMU 15-462/662: DrawSVG☆45Feb 5, 2022Updated 4 years ago
- CMU 15-462/662: DrawSVG☆74May 12, 2021Updated 4 years ago
- 3D graphics software for mesh editing, path tracing, and animation☆271Dec 19, 2020Updated 5 years ago
- notes and assignments of CG (CMU 15-462/662)☆92May 5, 2021Updated 4 years ago
- A C++ & Python viewer for 3D data like meshes and point clouds☆2,152Feb 26, 2026Updated 3 weeks ago
- Applied 3D geometry in C++, with a focus on surface meshes.☆1,287Oct 13, 2025Updated 5 months ago
- Vulkan 1.3 real-time path tracer using rpp and rvk☆32Dec 21, 2024Updated last year
- A repository with a variety of meshes with minimal licensing requirements.☆252Sep 24, 2024Updated last year
- Source code for the applications presented in the course "Geometry Processing with Discrete Exterior Calculus"☆596Mar 7, 2018Updated 8 years ago
- Assignment skeleton for course on Discrete Differential Geometry (15-458/858)☆235Apr 24, 2024Updated last year
- Homepage for CSC417: Physics-based Animation☆460Nov 20, 2025Updated 4 months ago
- Low-level rpp-based Vulkan 1.3 abstraction layer☆23Dec 21, 2024Updated last year
- GPU-accelerated triangle mesh processing☆292Mar 9, 2026Updated last week
- Source code to pbrt, the ray tracer described in the forthcoming 4th edition of the "Physically Based Rendering: From Theory to Implement…☆3,543Dec 8, 2025Updated 3 months ago
- A modern C++ BVH construction and traversal library☆1,133Jun 16, 2025Updated 9 months ago
- High-Performance Cross-Platform Monte Carlo Renderer Based on LuisaCompute☆596Dec 13, 2025Updated 3 months ago
- Simple MPL-2.0-licensed C++ geometry processing library.☆4,988Mar 4, 2026Updated 2 weeks ago
- Shape Matching Virtual Element Method for direct simulation on CAD models!☆14Feb 12, 2022Updated 4 years ago
- Source Code for SIGGRAPH Asia 2021 Paper "Ensemble Denoising for Monte Carlo Renderings"☆61Jan 5, 2022Updated 4 years ago
- Research prototyping framework for physics simulation written in C++☆195Nov 6, 2022Updated 3 years ago
- A graduate/seminar course on physics-based animation☆39Nov 29, 2021Updated 4 years ago
- Nori: an educational ray tracer☆899Mar 11, 2026Updated last week
- Author's implementation of SIGGRAPH 2023 paper, "A Practical Walk-on-Boundary Method for Boundary Value Problems."☆56Jun 16, 2025Updated 9 months ago
- My path tracer☆533Jun 25, 2023Updated 2 years ago
- CreativeCommons 3D surface mesh dataset created by students in CMU's intro graphics course☆39Dec 12, 2020Updated 5 years ago
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆950Updated this week
- A Fluid Simulator on GPU☆32Jul 1, 2021Updated 4 years ago
- fast distance and ray intersection queries☆458Mar 6, 2026Updated 2 weeks ago
- A course for getting started with geometry processing using Python, Gpytoolbox, and Polyscope☆163Jul 10, 2025Updated 8 months ago
- Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt…☆5,061Sep 3, 2023Updated 2 years ago
- Implementation of the local remesher from "A Remeshing Approach to Multiresolution Modeling" by M. Botsch and L. Kobbelt, to work with th…