Something I'm working on on the #softwareDevelopment side:
A static reflection system similar to unreal engine which allows people to access c++ class variables and functions during runtime automagically. currently still working on making sure it works with any compiler but it's a very fun project.
A static reflection system similar to unreal engine which allows people to access c++ class variables and functions during runtime automagically. currently still working on making sure it works with any compiler but it's a very fun project.
Comments