简体   繁体   English

与C#结合用于3D牙形图系统

[英]Unity with C# for 3D odontogram system

I will like start in 3d programming with Unity and C#, but I would like to know where to start. 我想从Unity和C#的3D编程开始,但是我想知道从哪里开始。 I want to make a 3D odontogram is possible with Unity and C#, or is it just for games? 我想用Unity和C#制作3D牙齿图,还是仅用于游戏? Thanks! 谢谢! Regards! 问候!

Yes, the short answer is that you can do it greatly. 是的,简短的答案是您可以做得很好。 Since it's a 2D/3D engine, it is used for simulations in general. 由于它是2D / 3D引擎,因此通常用于仿真。 Look on the official site, there is a gallery of non-games projects created with Unity (also medical projects for simulation and training purposes). 在官方网站上可以看到有一个由Unity创建的非游戏项目的画廊 (还有用于模拟和培训目的的医学项目)。

The best way to start is always following the official tutorials (they are oriented at the gaming approach because the typical user want to create games, but it doesn't ruin the generalistic approach to the engine). 最好的开始方法是始终遵循官方教程 (它们针对游戏方法,因为典型的用户想要创建游戏,但不会破坏引擎的通用方法)。

Obviously, you should not just learn Unity, but also use a modeling software for creating and importing the 3D models that you're going to use (teeth, mouth, ecc... in your case). 显然,您不仅应该学习Unity,还应该使用建模软件来创建和导入要使用的3D模型(以牙齿,嘴巴,牙齿等为例)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM