https://github.com/fsubject/rotating-cube
Rotating Cube is a 3D engine made from scratch
https://github.com/fsubject/rotating-cube
3d 3d-engine 3d-graphics from-scratch numpy pygame python
Last synced: 7 months ago
JSON representation
Rotating Cube is a 3D engine made from scratch
- Host: GitHub
- URL: https://github.com/fsubject/rotating-cube
- Owner: Fsubject
- License: apache-2.0
- Created: 2024-09-14T17:47:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-03T12:44:55.000Z (about 1 year ago)
- Last Synced: 2025-06-21T15:07:57.775Z (7 months ago)
- Topics: 3d, 3d-engine, 3d-graphics, from-scratch, numpy, pygame, python
- Language: Python
- Homepage:
- Size: 121 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rotating Cube

## How to install
1. Clone the github repo
2. Install the following modules: *pygame*, *numpy*
3. Run the *main.py* file
4. If you want to add any 3d model, just drag & drop the *.obj* file into the *resources* directory
## Recommended models
Don't use too big model, it's not Unreal Engine
## Contribute
I am *open* to contributions as long as you don't just break everything.
## Credit
* Discord: __fsubject__
* Twitter: __@ffsubject__
* Made *__entirely__* by __Fsubject__