This website requires JavaScript.
Explore
Help
Sign In
MetzNet
/
roleplay
Watch
3
Star
0
Fork
You've already forked roleplay
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4e0cae59ca
roleplay
/
client
/
include
History
noah metz
4e0cae59ca
Added function to convert hex world coordinate -> region hex coordinate + region hex index
2024-11-22 19:36:14 -07:00
..
command.h
Pass RenderContext pointer in exposed API functions
2024-10-21 12:52:45 -06:00
draw.h
Added click and cursor rays to client context
2024-11-04 00:39:15 -07:00
engine.h
Seperate engine and app logic, and moved editor to different build target/source file
2024-11-17 19:27:42 -07:00
gpu.h
Added pipeline to visualize click ray, and added calculation of click ray
2024-11-04 00:24:42 -07:00
hex.h
Added function to convert hex world coordinate -> region hex coordinate + region hex index
2024-11-22 19:36:14 -07:00
hsv.h
Added test for rgb->hsv->rgb, and fixed function
2024-11-17 16:13:37 -07:00
spng.h
Added ttf converter script, and started converting renderer to use the ttf atlas(only 1d for now)
2024-10-14 13:33:14 -06:00
ui.h
Seperate engine and app logic, and moved editor to different build target/source file
2024-11-17 19:27:42 -07:00
vk_mem_alloc.h
Initial commit of C vulkan code
2024-10-09 10:54:19 -06:00