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: 5 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-26T19:18:58.000Z (9 months ago)
- Last Synced: 2025-09-26T21:18:20.520Z (9 months ago)
- Topics: 3d, 3d-engine, 3d-graphics, from-scratch, numpy, pygame, python
- Language: Python
- Homepage:
- Size: 129 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__