Kulitorum
Kulitorum
Is there any chanced to compile this on windows? I have it running on Linux but I prefer to work on windows, so is there any hope to compile it...
WebGL?
This does not work in webgl for me. FileNotFoundException: File not found at BetterStreamingAssets.ThrowFileNotFound (System.String path) [0x00000] in :0 Was it supposed to work in webgl? Also - can you...
Your STL reader and writer is very incomplete and makes a lot of assumptions about the file, you should use a library instead.
Is it from a library or just missing?
1>------ Build started: Project: GraphicsTemplateApp, Configuration: Debug x64 ------ 1>PickableApplication.cpp 1>F:\GraphicsTemplateApp-master\Source\Application\PickableApplication.cpp(123,72): error C2664: 'bool ImGui::InputFloat3(const char *,float [],const char *,ImGuiInputTextFlags)': cannot convert argument 3 from 'int' to 'const char *'...