An open API service indexing awesome lists of open source software.

https://github.com/orangomango/rendering3d

My own implementation of a 3D engine
https://github.com/orangomango/rendering3d

Last synced: 9 months ago
JSON representation

My own implementation of a 3D engine

Awesome Lists containing this project

README

          

# Rendering3D
[![Project Map](https://sourcespy.com/shield.svg)](https://sourcespy.com/github/orangomangorendering3d/)

My own implementation of a 3D engine made entirely from scratch in Java/JavaFX. (I'm currently working on it, there are still many things to add)

## How to run
* Engine3D: `./gradlew :engine3d:run`

## Some screenshots
![20230123_175952](https://user-images.githubusercontent.com/61402409/214102079-893e4df3-15ff-489a-960b-13c258c80832.gif)
![20230124_180456](https://user-images.githubusercontent.com/61402409/214359852-4723ab4a-318d-4dd5-908a-0be952f369ba.gif)
![20230215_072132](https://user-images.githubusercontent.com/61402409/218948743-05c0e8ab-e76d-454e-ab00-b2978fac5b2e.gif)