Go to file
Willem Cazander 69fc75b1af Small ui fix
2022-02-01 00:26:21 +01:00
core Small ui fix 2022-02-01 00:26:21 +01:00
desktop Demo UI fixes and launch options 2022-01-31 23:05:27 +01:00
gradle/wrapper Added gradle build config 2022-01-28 09:53:02 +01:00
numberxd Converted to BaseFacetMap storage bean 2022-02-01 00:26:11 +01:00
.gitignore Moved numberxd to libary and added some unit tests. 2022-01-31 15:03:30 +01:00
build.gradle Moved numberxd to libary and added some unit tests. 2022-01-31 15:03:30 +01:00
gradle.properties Added gradle build config 2022-01-28 09:53:02 +01:00
gradlew Added gradle build config 2022-01-28 09:53:02 +01:00
gradlew.bat Added gradle build config 2022-01-28 09:53:02 +01:00
README.md Update jvm to 11 and start with some holyc++ infra 2022-01-31 01:21:39 +01:00
settings.gradle Moved numberxd to libary and added some unit tests. 2022-01-31 15:03:30 +01:00

demo4d

Demo of 4D coding in java with libGDX and ImGui.

Final version will be written in HolyC++ on templeOS.

Project Setup

Use the AdoptOpenJDK(11++) to run the demo.