Skip to content
#

interactive-visualizations

Here are 6 public repositories matching this topic...

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
Serial-Hashed-Octree-Barnes-Hut-N-Body-Simulator-0_3

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.

  • Updated Sep 25, 2025
  • C

Improve this page

Add a description, image, and links to the interactive-visualizations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the interactive-visualizations topic, visit your repo's landing page and select "manage topics."

Learn more