如何建立3D模型? [英] How to create a 3d model?

查看:93
本文介绍了如何建立3D模型?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我是一名工程学的学生,我正在开发一个应用程序,用户可以在机器人中生成代码来控制"Servos"/DC电动机(位置/速度),但是现在这部分几乎是完美的,我想创建一个3D模型,同时用户决定放开位置,机器人也移动手臂/腿等(用作机器人的学习工具)...所有开发工作均在C#,Visual Studio中完成,我认为可以完成在XNA中,但如果可能,我希望有其他解决方案,这是一个专业的应用程序(我希望朝这个方向工作),因此3D模型是该项目的重要组成部分.
我对编程语言的了解是高级的"(再次,我希望如此),我曾使用过nasm(汇编),C/C ++/C#Java,sql,matlab和一小段使用python的软件. 抱歉,如果我犯了一些拼写错误的单词拼写错误,但英语不是我的语言.

首先,您应该在3D编辑器(3ds max,maya)中创建3D模型.如果要使用DirectX,请将此模型导出到".X".完成所有这些之后,您应该将导出的模型加载到您的应用程序中.我认为DirectX是您项目的最佳解决方案,因为您可以找到许多很好的示例和文章.


hi 4148370
对您的项目有很长的答案,但这并不容易
机器人每次更改位置时,都应将机器人的新位置发送到计算机,以存储数据
将其传递给投影方法,然后传递给隐藏线rem 椭圆方法
我不认为这个项目是由一个学生完成的,因为那些学生在您的团队之间分配工作很容易
khalid sabtan
沙特阿拉伯


XNA直接支持fbx文件,只需很少的几行代码就可以显示它.


hi ,
i''m a student of engeneering and i''m developing a aplication were the user can generate code to control "Servos"/DC motors(position/Velocity) in a robot, but now that this part is almost perfect, i want to create a 3d model and while the user decides de positions the robot moves its arms/legs etc too(to be used as learnig tool for robotics)...the development was all done in C# ,visual studio,i think it can be done in XNA but i want other solutions if possible,this is a professional application (i hope , i''m working in that direction), so the 3d model is a important part of the project.
My knowledge of programing languages is "advanced"(again , i hope so) ,i''ve worked with nasm(assembly), C/C++/C# Java ,sql ,matlab and a litle with python..
sorry, if i made some orthographic errors of misspelled some words but English is not my language.

thanks

解决方案

At first you should create a 3D model in 3D editor (3ds max, maya). If you want to use DirectX, export this model to ".X". When this all done, you should load exported model to your application. I think DirectX is the best solution for your project, because you can find many good examples and articles.


hi 4148370
there is long answer to your project it is not easy however
each time the robot change its location you should send the new location of your robot to the computer store the data
pass it to projection methode then to hidden lines removal methode
i do not thing this project is made by one student those distributting the work among your team is easy
khalid sabtan
saudia arabia


XNA has direct support for fbx file , use that with very few lines of code you should be able to display it.


这篇关于如何建立3D模型?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆