Pinned Repositories
Alone
一个基于LWJGL的简易Java游戏引擎
bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
lwjgl3
LWJGL is 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.
lwjglbook-bookcontents
Book contents for the book "3D Game Development with LWJGL 3"
Nuklear
A single-header ANSI C immediate mode cross-platform GUI library
simpleGL
OpenGL Demo
StudyNote
记录本人的各种学习笔记
JamieYin100's Repositories
JamieYin100/Alone
一个基于LWJGL的简易Java游戏引擎
JamieYin100/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
JamieYin100/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
JamieYin100/lwjgl3
LWJGL is 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.
JamieYin100/lwjglbook-bookcontents
Book contents for the book "3D Game Development with LWJGL 3"
JamieYin100/Nuklear
A single-header ANSI C immediate mode cross-platform GUI library
JamieYin100/simpleGL
OpenGL Demo
JamieYin100/StudyNote
记录本人的各种学习笔记