-
Hello Mike. Thanks in advance for your help.
I am encountering an issue where vertices are missing when importing an OBJ file. The corresponding OBJ file "dragon.obj" has been uploaded.
when I load …
-
https://www.docs.o3de.org/
https://www.docs.o3de.org/docs/welcome-guide/setup/setup-from-github/
```
git clone https://github.com/o3de/o3de.git
```
Not sure about the source vs. pre-built s…
-
Arch Linux 6.7.6, O3DE version 23.10.2, CMake version 3.28.3, Ninja version 1.11.1, installed O3DE using the Arch User Repository. I installed the gem using the method outlined in the video.
CMakeP…
-
Hello and thank you for making this controller for the public.
I've tried to building a simple project with this gem enabled, but it cannot be done. I'll provide the log file details below. Any he…
-
Hi, now my computer can use VS2019 to compile and execute the tutorial file in libigl, the simple Eigan3 program (for testing), and the simple MKL program (for testing), respectively.
But I still can…
-
I'm editing your code on window platform, and it doesn't work at all after installing the dependency. Can you provide a system image file to run the project?
-
When having a huge project structure with multiple dependencies and also multiple targets,
header files, which do not have a main source file, might fail to be analyzed via clangd.
This happens, b…
-
I'm on a ubuntu 20.04 system, and I'm trying to run the mesh simplification with OpenMesh.
https://doc.cgal.org/latest/Surface_mesh_simplification/Surface_mesh_simplification_2edge_collapse_surface…
-
#### Describe your question
Hi,
I currently have this code:
```
#include
#include
#include
Eigen::MatrixXd V;
Eigen::MatrixXi F;
int main(int argc, char *argv[])
{
std::vec…
-
i installed pytorch3d from this and pytorch3d is sussefully install but whats with the requirement file giving me errors
https://github.com/facebookresearch/pytorch3d/blob/main/INSTALL.md
ERROR:…