Skip to content

A Python script for visualizing 3D fractals and basic shapes using ray marching

Notifications You must be signed in to change notification settings

Philippus229/Ray-Marching-Thing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Ray-Marching-Thing

A python script for visualizing thee-dimensionsal fractals and basic shapes using ray marching.

Usage

Just uncomment the object(s) you wanna see or add your own (in sceneSDF2) and run the script.

Requirements

  • Python 3.x
  • Pygame
  • PyGLM
  • NumPy

Credits

About

A Python script for visualizing 3D fractals and basic shapes using ray marching

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages