Jiajun
Jiajun
See https://github.com/CatDogEngine/CatDogEngine/pull/423.
In general, it is a two direction conversion feature about ImGuiWindow Window. * ImGuiWindow * No hwnd. Just rendered quads. * No standalone SwapChain/RenderTarget. Shared by all ImGuiWindows. * Hard...
Try to resize SceneView to see if you can re-produce.
HAL Design * CPU * architexture : x86, arm, wasm * address bits : 32/64 * cache line bits * OS * platform : windows, windows uwp, android, linux, apple,...
Moving to SDL3 which presents good improvements in GDC 2023. https://schedule.gdconf.com/session/open-source-game-development-summit-simple-directmedia-layer-past-present-and-future/892854
http://www.alexandre-pestana.com/volumetric-lights/ https://fr.slideshare.net/BenjaminGlatzel/volumetric-lighting-for-many-lights-in-lords-of-the-fallen
* A standalone UI panel which can show a list of bones * Select bone to visualize vertex weight for all meshes which uses this bone. * Draw joints in...