Thrita
Thrita
I wonder why this hasn't been merged yet?
> it will never happens, since it cost 20GB of VRAM and even the fast process consumes 40 mins to generate first mesh @york-yu-ctw 40 mins? Have you personally tried...
> Hello, thank you for your interest! We are currently working on enhancing training speed and aim to develop a demo as you suggested in the near future! Well @MrTornado24,...
> Bump, i have this problem too and i'm actually about to switch browser once and for all It arguably is the best browser I've ever used ... Never bumped...
@lgritz I see that OSL has a rather complex dependency tree, and not all of them currently support iOS builds. The same goes for **OpenImageIO**. Fortunately, most of the interdependencies...
Greetings, In I introduced the required properties for framework generation as described in [CMake documentation](https://cmake.org/cmake/help/latest/prop_tgt/FRAMEWORK.html#prop_tgt:FRAMEWORK) I built the project with the following: ```cmake cmake -S. -B build_iOS \ -DBUILD_SHARED_LIBS=OFF \...
Hi @aneshlya > The CI is failing on ispcrt jobs. I couldn't figure out why... I successfully built the project on my mac. - > are you interested in completing...
Hello @aneshlya, > The CI jobs, which are failing, build ispcrt separately from ispc. So from what I see ISPC_FRAMEWORK is applicable to ispcrt only, not to ispc I built...
> Just to let you know, we're approaching the release and if you want to have the changes in the source code tagged for the release - it's a good...
**A list of some of the errors:** ```bash WindowsHModular/include/win32/windows.h:201:23: error: expected ';' after top level declarator typedef signed __int64 INT64; ^ WindowsHModular/include/win32/windows.h:1007:5: error: unknown type name 'PCONTEXT' PCONTEXT ContextRecord; ^...