Added Debugger and logging
This commit is contained in:
parent
773f02f11d
commit
71bd825553
45 changed files with 96 additions and 785 deletions
|
|
@ -39,7 +39,8 @@ repositories {
|
|||
|
||||
dependencies {
|
||||
implementation platform("org.lwjgl:lwjgl-bom:$lwjglVersion")
|
||||
|
||||
implementation 'org.tinylog:tinylog-api:2.7.0'
|
||||
implementation 'org.tinylog:tinylog-impl:2.7.0'
|
||||
implementation "org.lwjgl:lwjgl"
|
||||
implementation "org.lwjgl:lwjgl-assimp"
|
||||
implementation "org.lwjgl:lwjgl-cuda"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue