true beginner 3D software?
I have no programming skills (yet?), but want to be able to create a very simple 3D image in a 3-dimensional space (x-y-z axis).
The only thing I''d want to also be able to do, is to create some movement, by displaying many different still 3D images quickly, one after the other.
For example, first image is 3D block in middle of space. Second image has the block moved to one side one millimeter. Third image has block moved to one side one more millimeter, etc. Displaying 10 of these images in one second would show the block slowly moving its way over to one side.
What kind of software should I look for?
You either believe that within your society more individuals are good than evil, and that by protecting the freedom of individuals within that society you will end up with a society that is as fair as possible, or you believe that within your society more individuals are evil than good, and that by limiting the freedom of individuals within that society you will end up with a society that is as fair as possible.
If animating is the only thing you want to do, then i would suggest you take asimple 3 d modelling program and start animating.
If, however you want to do this interactively, then you should start learning how to program, and then starting to explore the 3d world by using for exam,ple direct3d.
+++ Corvus +++
If, however you want to do this interactively, then you should start learning how to program, and then starting to explore the 3d world by using for exam,ple direct3d.
+++ Corvus +++
+++ Corvus +++
if you want to create this purely, then i would suggest you start learning how to program and pick up a compiler. Free compiler: Dev-C++ www.bloodshed.net. or if you want a good compiler, pick up MSVC++ 6.0/NET and learn a graphics API like OpenGL (not D3D).
If you do not want to program, then you could use a 3D Modeler like Maya or 3D Studio Max, but you will have great limitations with those.
My suggestion is to learn C++, Windows API, OpenGL, and buy MSVC++ 6.0 (havent tried .NET)
Pouya hates Windows, so I will hate it too!
If you do not want to program, then you could use a 3D Modeler like Maya or 3D Studio Max, but you will have great limitations with those.
My suggestion is to learn C++, Windows API, OpenGL, and buy MSVC++ 6.0 (havent tried .NET)
Pouya hates Windows, so I will hate it too!
Pouya hates Windows, so I will hate it too!<img scr="http://www15.brinkster.com/cryogenik/banner.gif>
Well, aspirations for now are just to be able to visualize thoughts (designs). I want to be able to quickly draw out the image, then see the results.
"Okay, and then the character jumps to the right, using that button over there, which will look a little like [insert 3D images] this."
I guess I'll start with something like Maya or 3D Studio Max then (after finding out which one will suit my needs).
(luckily, I've no delusions of grandeur and know exactly what my current skills are -none- but I still would like to be able to have something to show for the hours I put into my brainstorm sessions. Perhaps this will motivate me enough to actually learn how to program)
[edited by - Silvermyst on June 17, 2002 2:32:36 PM]
"Okay, and then the character jumps to the right, using that button over there, which will look a little like [insert 3D images] this."
I guess I'll start with something like Maya or 3D Studio Max then (after finding out which one will suit my needs).
(luckily, I've no delusions of grandeur and know exactly what my current skills are -none- but I still would like to be able to have something to show for the hours I put into my brainstorm sessions. Perhaps this will motivate me enough to actually learn how to program)
[edited by - Silvermyst on June 17, 2002 2:32:36 PM]
You either believe that within your society more individuals are good than evil, and that by protecting the freedom of individuals within that society you will end up with a society that is as fair as possible, or you believe that within your society more individuals are evil than good, and that by limiting the freedom of individuals within that society you will end up with a society that is as fair as possible.
Oh, don''t we just all want to be the next john carmack and get rich by writing superb 3d games... (no offense )
Don''t go straight at the 3d thing, it''s just too complex to start with if you haven t got any programming experience...
I would say that you setup your pc with a good C++ compiler and get to the nearest book store and buy a beginner''s guide in programming. If you like it, and the concepts do not prove to be too difficult, then you could advance to the more comlex things of writing games... good luck!
+++ Corvus +++
Don''t go straight at the 3d thing, it''s just too complex to start with if you haven t got any programming experience...
I would say that you setup your pc with a good C++ compiler and get to the nearest book store and buy a beginner''s guide in programming. If you like it, and the concepts do not prove to be too difficult, then you could advance to the more comlex things of writing games... good luck!
+++ Corvus +++
+++ Corvus +++
CORVUS wrote:
Don''t worry, I don''t see myself programming for 5-10 years, so no aspirations to create 3D games. I just want to have a visual aid while I spend time on my hobby (working on silly game ideas). Just a little step up on the ladder... Well, my first step up, I guess (tried some early C++ programming, but couldn''t keep myself motivated).
quote: Don''t go straight at the 3d thing, it''s just too complex to start with if you haven t got any programming experience...
Don''t worry, I don''t see myself programming for 5-10 years, so no aspirations to create 3D games. I just want to have a visual aid while I spend time on my hobby (working on silly game ideas). Just a little step up on the ladder... Well, my first step up, I guess (tried some early C++ programming, but couldn''t keep myself motivated).
You either believe that within your society more individuals are good than evil, and that by protecting the freedom of individuals within that society you will end up with a society that is as fair as possible, or you believe that within your society more individuals are evil than good, and that by limiting the freedom of individuals within that society you will end up with a society that is as fair as possible.
DarkBasic might be what you are looking for.
---
Make it work.
Make it fast.
"Commmmpuuuuterrrr.." --Scotty Star Trek IV:The Voyage Home
---
Make it work.
Make it fast.
"Commmmpuuuuterrrr.." --Scotty Star Trek IV:The Voyage Home
"None of us learn in a vacuum; we all stand on the shoulders of giants such as Wirth and Knuth and thousands of others. Lend your shoulders to building the future!" - Michael Abrash[JavaGaming.org][The Java Tutorial][Slick][LWJGL][LWJGL Tutorials for NeHe][LWJGL Wiki][jMonkey Engine]
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement