Pinned Repositories
async-examples
C++ sender/receiver async examples
CMakeFromGround
cocos-example-custom-pipeline
dotfiles
My dotfiles
engine
Cocos Creator is a complete package of game development tools and workflow, including a game engine, resource management, scene editing, game preview, debug and publish one project to multiple platforms.
engine-native-external
external 3rd party modules for cocos2d-x-lite
modern-cpp-tutorial
📚 C++11/14/17 On the Fly
RunAwayAndUseMetal
ref: https://vulkan-tutorial.com/Introduction
hana-alice's Repositories
hana-alice/modern-cpp-tutorial
📚 C++11/14/17 On the Fly
hana-alice/async-examples
C++ sender/receiver async examples
hana-alice/CMakeFromGround
hana-alice/cocos-example-custom-pipeline
hana-alice/dotfiles
My dotfiles
hana-alice/engine
Cocos Creator is a complete package of game development tools and workflow, including a game engine, resource management, scene editing, game preview, debug and publish one project to multiple platforms.
hana-alice/engine-native-external
external 3rd party modules for cocos2d-x-lite
hana-alice/RunAwayAndUseMetal
ref: https://vulkan-tutorial.com/Introduction
hana-alice/Explosion
💥 A modern cross-platform game engine (WIP)
hana-alice/gfx-test-case
hana-alice/glslang
Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.
hana-alice/GraphicsRenderer
OpenGL/GLFW
hana-alice/hana-alice
Config files for my GitHub profile.
hana-alice/hana-alice.github.io
Elegant theme for Hexo.
hana-alice/magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
hana-alice/meta
Header-only, non-intrusive and macro-free runtime reflection system in C++
hana-alice/metal-cpp
Metal-cpp is a low-overhead C++ interface for Metal that helps developers add Metal functionality to graphics apps, games, and game engines that are written in C++.
hana-alice/MetalRenPipeline
hana-alice/nvim-cfg
custom nvim config
hana-alice/SkyEngine
3d engine
hana-alice/SoftRenderer
a CPU-side renderer
hana-alice/stb
stb single-file public domain libraries for C/C++
hana-alice/unlzw
Python decompression module for .Z files compressed using Unix compress utility
hana-alice/WebGPU-Path-Tracer
Toy path tracer using WebGPU RT