three_cpp
three_cpp copied to clipboard
A port of three.js to C++

Fix -Werror=misleading-indentation
I'm having an issue trying to build on Ubuntu 20.04 Linux. I cannot build from source due to the following error(attaching image):  I ran both `cmake` and `make` in...
In Jetson nano, when i do "CMAKE ../ -DTHREE_HEADER_ONLY:BOOL=OFF" jetson nano say -- Could NOT find Threads (missing: Threads_FOUND) CMake Error at /usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:137 (message): Could NOT find SDL (missing: SDL_LIBRARY...
Sorry for the strange question, but which compiler should be used to compile under windows? And what libraries are not enough there to work? Do you use G ++ or...
This is a cool project but how to make it really useful? Export a renderer to Web assembly so people can still use regular three.js and this library will work...
how can I load a .obj file?
I have fresh VS install and it won't build the code as is. Picking up recent (4167) build from [here](https://buildbot.libsdl.org/sdl-builds/sdl-visualstudio/?C=M;O=D) and `cmake ../ -G "Visual Studio 15 2017 Win64"` does...
C#
Hi, do you know how i can use this engine also in a c# project if its possible?
I tried to compile with terminal and Xcode but it always fails in all the ways I tried