computergraphics
There are 125 repositories under computergraphics topic.
superboubek/bcd
Bayesian Collaborative Denoiser for Monte Carlo Rendering
ZeusYang/TinySoftRenderer
A tiny soft-renderer built from scratch using C++ 11
cpvrlab/SLProject
SLProject is a platform independent 3D computer graphics scene graph library. Read more on:
ZeusYang/Aurora
An offline ray tracing-based renderer for fun
BJCaasenbrood/SorotokiCode
SOROTOKI is an open-source MATLAB package that includes an array of tools for design, modeling, and control of soft robotic systems 🐙 🤖
IamVaibhavsar/Second_Year_Lab_Assignments
Programming Assignments of Savitribai Phule Pune University(SPPU) Second Year(SE) Computer Engineering 2018-19.
tcoppex/aer-engine
:aquarius: An OpenGL 4.3 / C++ 11 rendering engine oriented towards animation.
league1991/RTCaustics
A demo demonstrating a high precision RT caustics algorithm, which has been integrated into NVIDIA's UE4 RTX branch (https://github.com/NvRTX/UnrealEngine/tree/NvRTX_Caustics).
papagiannakis/Elements
Project Elements: A computational entity-component-system in a scene-graph pythonic framework, for a neural, geometric computer graphics curriculum
AbhishekMali21/COMPUTER-GRAPHICS-LABORATORY
CG LAB PROGRAMS FOR SCHEMES +2015 +2017 +2018
mohitkhedkar/College
Programming Lab Assignments of Savitribai Phule Pune University SPPU Computer Dept.
ningnawang/MATTopo
MATTopo: Topology-preserving Medial Axis Transform with Restricted Power Diagram. ACM Transactions on Graphics (SIGGRAPH Asia 2024).
AbhishekMali21/COMPUTER-GRAPHICS-LABORATORY-ALTERNATIVE-SOLUTIONS
VTU CG LAB PROGRAMS FOR SCHEMES +2015 +2017 +2018
OneSilverBullet/GlimmerEngine
Glimmer is an experimental computer graphics platform based on DX12.
ningnawang/QMAT
Code for 2015 SIGGRAPH paper Q-MAT: Computing Medial Axis Transform by Quadratic Error Minimization.
EgeCiklabakkal/Raytracer
Raytracer developed throughout the course CENG795 - Advanced Ray Tracing
jnweiger/inkscape-svg2fcsketch
Convert from inkscape SVG to FreeCAD sketch in fcstd file format
pedroripper/Raynbow.jl
:rainbow: A simple ray and path tracing package
MuhammadAmas/Computer-Graphics
Repo for the Open GL implementation of the Computer Graphics course.
sheraadams/OpenGL-Pyramid-Tutorial
OpenGL Pyramid and other shapes and colored lights tutorial
ysyesilyurt/ComputerGraphics
Implementations for various rendering algorithms and OpenGL with programmable shaders, written in C++ and GLSL
Allen--Wu/Symmetry-Detection-of-Occluded-Point-Cloud-Using-Deep-Learning
Symmetry Detection of Occluded Point Cloud Using Deep Learning
QiaowenYoung/ComputerGraphics
Update a new game every Saturday night.
AidarKhaibulov/Chaos-Cubes-Art
Computer graphics artwork. It's raster graphics which simulates Brownian motion.
AidarKhaibulov/Flower-Art
🌼Computer graphics artwork. It's raster graphics flower drawn by using Bézier curves in order to animate petals tearing off.
AidarKhaibulov/Pendulum-Art
Computer graphics artwork. It's raster graphics pendulum-balls implemented by using NURBS curves.
AidarKhaibulov/Teapot-Art
Computer graphics artwork. It's raster graphics teapot which implemented by using Bresenham's algorithm to draw the lines between points.
czfshine/ComputerGraphics
一些计算机图形学相关的代码,从基础到深入
meganzhao10/WebGL_Chess
Ray tracer with OpenGL
mikyll/Fondamenti-di-Computer-Graphics-M
Le mie soluzioni per il laboratorio di Fondamenti di Computer Graphics M
wineee/LearnComputerGraphics
computer graphics algorithms examples by haskell/js/py
DFVSQY/LearnOpenGL
用于学习、研究、测试OpenGL使用和功能的仓库
ningnawang/libmat
Some libs for computing medial axis, 3D Volumetric RPD, and others ...
RuiVarela/PinWorld
3d Pin Canvas
urunsiyabend/chaosgamepython
Simple Python framework for defining chaos game fractals.