techPowerUp! Forums

Go Back   techPowerUp! Forums > Software > Programming & Webmastering

Reply
 
Thread Tools
Old Dec 6, 2011, 02:36 PM   #1
Aleksander
2000 Posts
 
Aleksander's Avatar
 
Join Date: Dec 2009
Posts: 3,028 (2.39/day)
Thanks: 648
Thanked 280 Times in 228 Posts

System Specs

Game engine or 3D engine?

Hi guys!
It wont be a game!
I wanted to create a project for my school but it needs to be unique and perfect.
Now the problem is that i don't really know what to choose!
I have the ogre3D on right side and unity on the left side...
I became much better in C# than C++ so i was thinking on using unity.
Ogre3D is just a 3D engine which is sure to make the job.
But i dont really think that ogre will make it quicker and better than unity.
Unity seems better and i am better in C# so will it work?
Also, the project would be creating 3D terrains and things like this.
If you find any videos which can help pls send them
Aleksander is offline  
Reply With Quote
Old Dec 6, 2011, 05:10 PM   #2
tehfusion
5 Posts
 
Join Date: Nov 2011
Posts: 18 (0.03/day)
Thanks: 18
Thanked 23 Times in 8 Posts

Just a couple of things I'd like to say:
  • You can use Ogre from .NET (with C#); you wouldn't have to use C++. Take a look at MOGRE or OgreDotNet.
  • One option that you didn't mention is the XNA Framework. You might want to consider that.
tehfusion is offline  
Reply With Quote
The Following User Says Thank You to tehfusion For This Useful Post:
Old Dec 6, 2011, 05:18 PM   #3
Kreij
Hardcore Monkey Moderator
 
Kreij's Avatar
 
Join Date: Feb 2007
Location: Cheeseland (Wisconsin, USA)
Posts: 12,117 (5.27/day)
Thanks: 591
Thanked 5,493 Times in 2,937 Posts

System Specs

You could just use Blender. It has a full blown game engine built in and does all the modelling, rendering, particles, object morphing, soft and hard body physics, rigging and timelineing you could imagine ... and that's just touching the surface.
__________________

Cloud (noun, singular): A dynamic arrangement of multiple potential single points of failure, with a user at one end and their data at the other.


Get more tech news on a wide variety of topics at NextPowerUp
Kreij is online now  
Reply With Quote
The Following 2 Users Say Thank You to Kreij For This Useful Post:
Old Dec 6, 2011, 06:42 PM   #4
Aleksander
2000 Posts
 
Aleksander's Avatar
 
Join Date: Dec 2009
Posts: 3,028 (2.39/day)
Thanks: 648
Thanked 280 Times in 228 Posts

System Specs

Actually i started using xna framework 3 days ago, but there are no tutorials where i can learn from beginning to the end. Even for ogre or unity. I mean, i want something done, but if there are not
enough sources for that, than consider it off. Anyway, i didnt know about ogredotnet :P
I have a lot of udk tutorials and what is more they show how to create terrains
Unfortunately i dont know what i will create if i follow the tutorial. Just a map for games,
or a program where i can put in a database and change the colour of the terrain.
Is this possible?
Aleksander is offline  
Reply With Quote
Old Dec 6, 2011, 06:55 PM   #5
tehfusion
5 Posts
 
Join Date: Nov 2011
Posts: 18 (0.03/day)
Thanks: 18
Thanked 23 Times in 8 Posts

Quote:
Originally Posted by Aleksander Dishnica View Post
Actually i started using xna framework 3 days ago, but there are no tutorials where i can learn from beginning to the end.
No tutorials for the XNA Framework? Have you seen this website? You can also find a series of tutorials on terrain here (check the table of contents on the right). If you search Google for "xna terrain", you're sure to find plenty of results.
tehfusion is offline  
Reply With Quote
The Following User Says Thank You to tehfusion For This Useful Post:
Old Dec 6, 2011, 07:28 PM   #6
Kreij
Hardcore Monkey Moderator
 
Kreij's Avatar
 
Join Date: Feb 2007
Location: Cheeseland (Wisconsin, USA)
Posts: 12,117 (5.27/day)
Thanks: 591
Thanked 5,493 Times in 2,937 Posts

System Specs

XNA is just that, a framework. You get no precoded engine or any tools for models, textures and whatever. It's a start from scratch proposal.
You really need to understand what you are doing or XNA is not the platform for you.
__________________

Cloud (noun, singular): A dynamic arrangement of multiple potential single points of failure, with a user at one end and their data at the other.


Get more tech news on a wide variety of topics at NextPowerUp
Kreij is online now  
Reply With Quote
The Following User Says Thank You to Kreij For This Useful Post:
Old Dec 6, 2011, 09:55 PM   #7
Aleksander
2000 Posts
 
Aleksander's Avatar
 
Join Date: Dec 2009
Posts: 3,028 (2.39/day)
Thanks: 648
Thanked 280 Times in 228 Posts

System Specs

I can do whatever i want, but my idea is:
Creating a terrain with minerals and showing all kind of minerals with colors
If i choose for example iron it shows iron with black color on the terrain and so on.
This is all i want to do.... (for now)
Will xna do the work?
Aleksander is offline  
Reply With Quote
Old Dec 7, 2011, 03:24 PM   #8
Aleksander
2000 Posts
 
Aleksander's Avatar
 
Join Date: Dec 2009
Posts: 3,028 (2.39/day)
Thanks: 648
Thanked 280 Times in 228 Posts

System Specs

daily bump
Aleksander is offline  
Reply With Quote
Old Dec 7, 2011, 04:19 PM   #9
jagjitnatt
75 Posts
 
Join Date: Oct 2006
Posts: 124 (0.05/day)
Thanks: 2
Thanked 31 Times in 27 Posts

System Specs

Use UDK, easiest to learn, the most versatile and capable 3D game engine there is. And its free.

You can also try CryEngine 3, but its a little tough to use when compared to UDK.

My take. UDK > Unity 3 > CryEngine > Torque > Blender.
Trust me on this. I researched a whole year for my project, and ended up using UDK. Also a LOT of tutorials are available for UDK.
jagjitnatt is offline  
Reply With Quote
The Following User Says Thank You to jagjitnatt For This Useful Post:
Old Dec 30, 2011, 03:33 AM   #10
DV8ER
 
Join Date: Dec 2011
Posts: 1 (0.00/day)
Thanks: 0
Thanked 1 Time in 1 Post

Quote:
Originally Posted by Aleksander Dishnica View Post
Hi guys!
It wont be a game!
I wanted to create a project for my school but it needs to be unique and perfect.
Now the problem is that i don't really know what to choose!
I have the ogre3D on right side and unity on the left side...
I became much better in C# than C++ so i was thinking on using unity.
Ogre3D is just a 3D engine which is sure to make the job.
But i dont really think that ogre will make it quicker and better than unity.
Unity seems better and i am better in C# so will it work?
Also, the project would be creating 3D terrains and things like this.
If you find any videos which can help pls send them
Another option not mentioned here yet is the Realmware 3D engine, it's quite amazing and free to use for 30 days! Even if the 30 days is up, it's still very cheap to buy with the "Indie" license. Anyway, this engine is built using the previously mentioned XNA framework and provides enough functionality to throw together something in no time.

BTW: I do not work for these guys, I just recently ran across this engine and have been amazed with it since.

The URL is: http://www.visual3d.net/

Hope that helps!

Thanks,
-D
DV8ER is offline  
Reply With Quote
The Following User Says Thank You to DV8ER For This Useful Post:
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
best game on Quake 3 Engine candle_86 Games 40 Aug 28, 2008 10:16 PM
STALKER modified game engine v0.1 Ketxxx Games 12 Apr 26, 2007 05:33 PM
Doom 3 v1.7 game engine mod Ketxxx Games 10 Apr 5, 2007 01:46 PM
Quake 4 game engine mod files Ketxxx Games 14 Oct 19, 2006 03:35 AM
Trinigy Integrates AGEIA PhysX Technology into Vision Engine 6.0 Game Engine malware News 2 Aug 21, 2006 09:34 PM


All times are GMT. The time now is 08:02 PM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
no new posts