This website requires JavaScript.
Explore
Help
Sign in
okseby
/
warabi
Watch
1
Star
0
Fork
You've already forked warabi
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
A 3D game engine written in Java to learn about OpenGL / Graphics rendering.
7
commits
1
branch
0
tags
27
MiB
Java
98.3%
GLSL
1.7%
ac63df2c53
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
okseby
ac63df2c53
README update.
2023-05-26 22:39:51 -04:00
.idea
Add WindowManager class, get window drawing to screen and create all capabilities. this is the rest of the previous commit because im dumb
2023-05-26 12:11:15 -04:00
src/main/java/com/okseby
/core
Implement RenderManager & Fix escape key callback.
2023-05-26 22:36:34 -04:00
.gitignore
Initial commit pt.2 - Environment setup
2023-05-26 11:28:23 -04:00
LICENSE
Initial commit
2023-05-26 11:20:45 -04:00
pom.xml
Initial commit pt.2 - Environment setup
2023-05-26 11:28:23 -04:00
README.md
README update.
2023-05-26 22:39:51 -04:00
README.md
Warabi
This is a game engine. That doesn't make games.... or engines.