Search the Community
Showing results for tags 'Model'.
-
Всем добрый день! Ищу разработчика C++ 3D на задачу разработки физической модели и редактора 3D для движка Unigine. Длительность проекта - 2,5 месяца с перспективой продолжения сотрудничества. Что делать - ТЗ в аттаче. Уровень финансов - вполне на уровне. Финансы и другие детали обговорим, если с вашей стороны будет интерес к продолжению разговора Если невозможно будет выполнить обе подзадачи (физическая модель и 3D редактор) одним программистом в обозначенные сроки - разделим на двоих программистов ТЗ на воксели.pdf
-
Hi, Unitine We use landscape tool to generate an ObjectGlobalTerrain with images in Beijing 54 Coordinate System(Beijing 1954 3 Degree GK CM 108E), as shown in the following figure. Then we export an model generated with CityEngine inside Unigine. We export the model with EPSG projection:2433 /Beijing 1954. But the model doesn't match the right position in the terrain, as Show in the following figure. We wonder know is there any solution for this problem, because we are developing a software for people to find the longitude and latitude of models. Thanks!
- 7 replies
-
- projection
- terrain
-
(and 7 more)
Tagged with:
-
Hello, Is there C++ API support for importing 3D meshes? I would like to edit models in Maya or Modo (or similar software) and then import them into my scene using only the C++ API. Is this possible? Thanks!