/OpenUniverse

3D Infinite Computer Universe

Primary LanguagePythonMIT LicenseMIT

OpenUniverse

3D Infinite Computer Universe

An open source implementation of 3D Computer Universe

Hits

I started programming a computer universe based on voxels in February 2024 and I am trying to make it more complete. This project has an internal 3D rendering engine that was built by me using OpenGL called FA-Engine.

You can find more information about FA-Engine here: FAE Repository

Any programmer can use the codes in this project to build his own world or help improve OpenUniverse.

Developer: @MatinAfzal

Click here to watch the YouTube video of the project!

2

Usage

Open cmd:

C:\Windows\system32> cd ./<path>/main
C:\TheJumonRunner> python OpenUniverse.py

3DICU_Screenshot1