# ospJava **Repository Path**: lifeonwalden/ospJava ## Basic Information - **Project Name**: ospJava - **Description**: Collections of open source project based on java - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-06 - **Last Updated**: 2024-10-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Game Library & Framework & Engine * [LWJGL](https://www.lwjgl.org)
A Java library that enables cross-platform access to popular native APIs useful in the development of graphics (OpenGL, Vulkan, bgfx), audio (OpenAL, Opus), parallel computing (OpenCL, CUDA) and XR (OpenVR, LibOVR, OpenXR) applications. * [LibGDX](https://libgdx.com/)
Desktop/Android/HTML5/iOS Java game development framework * [JMonkeyEngine](https://jmonkeyengine.org/)
A complete 3-D game development suite written in Java. * [FXGL](https://almasb.github.io/FXGL)
Java / JavaFX / Kotlin Game Library (Engine) ## Tool * [Scenic View](https://github.com/JonathanGiles/scenic-view)
A JavaFX application designed to make it simple to understand the current state of your application scenegraph, and to also easily manipulate properties of the scenegraph without having to keep editing your code. This lets you find bugs, and get things pixel perfect without having to do the compile-check-compile dance. * [DependencyChecker](https://github.com/JonathanGiles/DependencyChecker)
A Java app that reports on dependency conflicts based on Maven dependencies * [TeenyHttpd](https://github.com/JonathanGiles/TeenyHttpd)
A HTTP server written in Java. * [SocketHttpClient](https://github.com/JonathanGiles/SocketHttpClient)
A very simple HTTP client written with the Java socket APIs and no external dependencies. * [javapoet](https://github.com/square/javapoet)
A Java API for generating .java source files. * [fx2j](https://github.com/Sheikah45/fx2j)
A post-processor that converts fxml files into Java builder source files. * [Scene Builder](https://github.com/gluonhq/scenebuilder)
Scene Builder is a visual, drag 'n' drop, layout tool for designing JavaFX application user interfaces. ## Developer * [Jonathan Giles](https://www.jonathangiles.net/)
Principal Java Architect at Microsoft. * [Almas Baimagambetov](https://research.brighton.ac.uk/en/persons/almas-baimagambetov)
Principal Lecturer, Computing and Robotics Lead at the University of Brighton. A passionate software and game developer. PhD in Computer Science.