Skip to content

anunknownentity03/RealTime3DwithPython

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RealTime3DwithPython

Real time 3D vector graphics with Python, old skool Amiga Demo style. See also https://oldskoolpython.blogspot.com/

There are five directories:

  • Vector3D: A project to develop a 3D vector city with a light source and shadows.
  • Landscape: Fractal Landscapes with mouse controlled zooming.
  • Sound Vision: A Python reproduction of a 1992 Amiga demo "Sound Vision" by Reflect.
  • Game of Life: A simple Game of Life study using Numpy and Pygame.
  • RGB Sphere: A spherical vector object shaded with three independent (red, green, blue) light sources.

About

Real time 3D vector graphics with Python, old skool Amiga Demo style.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%