miniRT is the final C project of the 42 Common Core: our very first ray-tracer. Our miniRT focused on optimising CPU-rendered graphics, to achieve a real-time renderer with movement controls and extra options
- Updated
Nov 29, 2024 - C
miniRT is the final C project of the 42 Common Core: our very first ray-tracer. Our miniRT focused on optimising CPU-rendered graphics, to achieve a real-time renderer with movement controls and extra options
Simple yet Powerful OpenGL Program capable of loading any 3D.obj in the world!
The Hashed-Octree approach is developed as an improvement to the standard octree data structure made suitable for parallel processing. This variant of the octree data structure attempts to parallelize the hierarchical method through adaptive domain decomposition, dynamic load-balancing across processors, and parallel interaction computation.
Playing around with OpenGL, GLSL, GLFW, GLEW by making Interactive Fractal Visualizations for Mandelbrot, Julia and more.
The fanciest real-time transit light curve simulator on the Web, possibly the Universe!
Hybrid program created with x64 assembly and C π»π§ used for generating Mandelbrot Set visualizations π. This project combines the efficiency of assembly with the flexibility of C to produce stunning fractal images. ππ
Add a description, image, and links to the interactive-visualizations topic page so that developers can more easily learn about it.
To associate your repository with the interactive-visualizations topic, visit your repo's landing page and select "manage topics."