Pinned Repositories
assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
DirectXMath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
googletest
GoogleTest - Google Testing and Mocking Framework
imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
NcCommon
NcEngine
NcEngine: 3D game engine written in modern C++ and Vulkan
NcTools
Tools for working with NcEngine asset and package files.
PSGameJam14
Game developed for Pirate Software Game Jam 14
taskflow
A General-purpose Parallel and Heterogeneous Task Programming System
VulkanCI
Action to enable running Vulkan apps on GitHub runners
NcStudios's Repositories
NcStudios/NcEngine
NcEngine: 3D game engine written in modern C++ and Vulkan
NcStudios/VulkanCI
Action to enable running Vulkan apps on GitHub runners
NcStudios/NcCommon
NcStudios/NcTools
Tools for working with NcEngine asset and package files.
NcStudios/assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
NcStudios/DirectXMath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
NcStudios/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
NcStudios/googletest
GoogleTest - Google Testing and Mocking Framework
NcStudios/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
NcStudios/PSGameJam14
Game developed for Pirate Software Game Jam 14
NcStudios/swiftshader
SwiftShader is a high-performance CPU-based implementation of the Vulkan graphics API. Its goal is to provide hardware independence for advanced 3D graphics.
NcStudios/taskflow
A General-purpose Parallel and Heterogeneous Task Programming System
NcStudios/optick
C++ Profiler For Games