(已完结)基于GLSL着色器实现的光线追踪器的详细构建教程,包含复杂模型读写显示与BVH树加速。
☆17Apr 8, 2023Updated 2 years ago
Alternatives and similar repositories for RayTracerBasedOnGLSL
Users that are interested in RayTracerBasedOnGLSL are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- (已完结)这是 Dezeming Family 的《PBRT3-零基础到精通系列》的随书源码。☆72Jul 22, 2022Updated 3 years ago
- Easy Ray Tracing, a lite renderer and tutorial from theory to implement, with OpenGL☆303Apr 12, 2022Updated 3 years ago
- OpenGL_Cherno_Tutorial☆10Dec 31, 2021Updated 4 years ago
- Procedural Data Generation for Cloth Manipulation - codebase for IEEE RA-L paper☆17Jun 3, 2025Updated 9 months ago
- Source code for "A Compact Representation of Measured BRDFs Using Neural Processes" (TOG 2021)☆15Nov 25, 2024Updated last year
- ray tracer in one weekend series☆12May 15, 2022Updated 3 years ago
- A cross platform vulkan renderer☆67Sep 2, 2025Updated 6 months ago
- This is just an example of how a cgns mesh consisting of triangular elements can be loaded, partitioned with Metis and then written to a …☆11Aug 27, 2016Updated 9 years ago
- Transcribe desktop audio/computer audio in real-time and locally (Streaming ASR), using TorchAudio and Emformer-RNNT model for inference,…☆14May 7, 2024Updated last year
- A gradio based webui for meta segment-anything-model 2 (SAM2), both image and video are supported☆23Sep 11, 2024Updated last year
- Advancing Front Method implementation using C++☆11Jun 29, 2018Updated 7 years ago
- Brand new 3d mesh viewer and editor (C++, Qt, OpenGL)☆20Jul 8, 2015Updated 10 years ago
- Tom Looman course files about professional game development in C++ and Unreal Engine☆14Aug 12, 2022Updated 3 years ago
- 以 LearnOpenGL 教程和《OpenGL编程指南(原书第九版)》 为基础,结合 QtWidgets 框架学习 OpenGL 的练习代码。 LearnOpenGL 英文原版:https://learnopengl.com/ LearnOpenGL 中文链接:htt…☆94Oct 30, 2025Updated 4 months ago
- 一个集串口调试助手、示波器和图像显示三个功能于一体的上位机,请看README!☆12Oct 19, 2019Updated 6 years ago
- ☆26Apr 14, 2023Updated 2 years ago
- Some awesome researches about cloth(modeling, rendering, simulation etc)☆63Jun 26, 2020Updated 5 years ago
- C++各类基础知识整理--Astro WANG☆15Aug 28, 2025Updated 6 months ago
- cpu path tracer☆11Dec 27, 2022Updated 3 years ago
- ☆23Jan 24, 2026Updated last month
- CPU软渲染 -- 光线追踪渲染器 -- 公开课☆49Oct 29, 2025Updated 4 months ago
- Use Qt5.8 and openGL to create an application which can view an *.obj 3D model.Just for study!☆18May 4, 2019Updated 6 years ago
- A sample demonstrating ragdoll physics using Nvidia PhysX.☆31Apr 17, 2020Updated 5 years ago
- One stop solution for all Vulkan samples☆18Updated this week
- 3D model simulation project☆12Dec 18, 2019Updated 6 years ago
- C++ implement a simple CNN framework to train mnist data. Done!