Re: Easy way of generating simple objects / models for graphics teaching?



Jonathan Campbell wrote:
I hope readers will be tolerant of this lazy question.

I want to generate simple objects / models for graphics teaching, i.e. I want to use polygon mesh objects and not just glu and glut objects and simple programmed objects of my own.

Can anyone recommend either Blender or 3DStudio-Max. I'm a mainly Linux user, so Blender is attractive. I can probably get access to a licence for 3DS-Max via my college --- if it would be easier to use. I aged a few years yesterday while spending an afternoon on an introductory Blender tutorial :(

I'm attracted by Wavefront .OBJ format --- I seem to be able to understand it in terms of OpenGL programming. Would it be wise to depend on that format? I guess that I would like eventually to be able to generate and use animated objects.

TIA,

Jon C.

If you do decide to go the Blender route, there are good tutorials here:

http://en.wikibooks.org/wiki/Blender_3D:_Noob_to_Pro
http://wiki.blender.org/index.php/Doc:Tutorials/BSoD

In terms of exporting, I remember the OpenInventor (.iv) format being text-based and pretty easy to load in. If you wanted animated objects as well, I'd recommend the (freely downloadable) Ogre meshes exporter - it's been working well for me at any rate.

Not sure whether 3DS-Max will be significantly easier to use - most modelling programs are tricky when you're getting started with them (I remember trying an older version of 3DS-Max some years ago and feeling rather befuddled).

fungus's editor looks quite cool, though - if Blender's causing you annoyance then maybe give that a try.

Regards,
Stu

p.s. The code for the game I sent you a while ago now has a loader for Ogre meshes already implemented if it's of any help.
.



Relevant Pages

  • Re: Advice for mid-life career change (to programming)
    ... when applying for programming - it's a hardware/OS ... Most tech positions I see require an A+ as a minimum - I've even seen tech ... > I'd try to post in some format other than as a Woid document, ... > unknown individual on an unknown site...didn't until after someone else ...
    (comp.programming)
  • Re: Is this good use of Properties?
    ... >> nor in the business of programming as a backing of design-heuristic ... >>>Assuming some class external to string needed to know it's length How would you get it? ... >>>I need to send it across the pipe to another process (I don't control the format).. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Compiler Error
    ... or the statement label for a Format. ... of A and I forget that I am not programming in BASIC where ... in te code where the Intel compiler zeros in on - ...
    (comp.lang.fortran)
  • Re: Data hiding in C++
    ... >> I am picturing a class Account which has properties such as ... >> for AccountNumber, another class for CurrentBalance, etc. ... stuff) is flavored with the gestalt of our programming. ... nothing but format the data. ...
    (alt.comp.lang.learn.c-cpp)
  • Re: Info needed on Game development
    ... Well, actually I'm a physics student, but my hobby, yes, is game ... There you can download the Blender guide. ... some commonly used file format for everything your own program ... that the old keyframe mesh method is obsolete and no ...
    (comp.graphics.api.opengl)