Welcome to TalkGraphics.com
Results 1 to 6 of 6
  1. #1
    Join Date
    May 2006
    Location
    Liverpool
    Posts
    29

    Smile My3DEngine / Modelling software

    I've been looking at all the posts in this forum, and I must say I'm gobsmacked at the quality of work on display. That "first car" post blew me away. Judging by this, most of you guys will be used to using all the top-end modelling software, and won't find mine useful at all, but I'd appreciate anyone's opinion on my little application.

    Just a quick background: I'm a recent-ish IT graduate who specialised in Java, and I've written a 3D Engine / modelling application in Java (not Java3D, just good ol' Java). I want to understand 3D concepts from the ground up, so this is where I've started.

    Any advice / comments / criticisms are welcome and appreciated. Version 1.0.18 is available for download if anyone has the inclination to check it out. Thanks.

    Link: www.i-compute.net/projects_My3DEngine.php

  2. #2
    Join Date
    May 2006
    Location
    Liverpool
    Posts
    29

    Default Re: My3DEngine / Modelling software

    Has anyone downloaded it? If so, please give me some quick feedback, good or bad. Thanks.

  3. #3
    Join Date
    Mar 2006
    Posts
    1,570

    Default Re: My3DEngine / Modelling software

    I tried to download but couldn't. Not sure if it was my Internet Provider or just net traffic. Will try again.

  4. #4
    Join Date
    May 2006
    Location
    Liverpool
    Posts
    29

    Default Re: My3DEngine / Modelling software

    Hi James,

    I just tested the download myself, it all works fine. If you want to try again, I'd really appreciate your opinion. Cheers

  5. #5
    Join Date
    Nov 2004
    Location
    UK
    Posts
    123

    Default Re: My3DEngine / Modelling software

    I tried to run it and got this error.
    C:\My3DEngine>java my3dengine
    Exception in thread "main" java.lang.NoClassDefFoundError: my3dengine

    Cheers

    Mike R
    I dont believe everything I think.

  6. #6
    Join Date
    May 2006
    Location
    Liverpool
    Posts
    29

    Default Re: My3DEngine / Modelling software

    Hi Mike,

    Thanks for taking an interest I've just uploaded some installation instructions to the website, and included an updated troubleshooting section.

    If you've followed the existing instructions to the letter, you will be able to fix the problem by editing the System Variable 'CLASSPATH' and setting it to '.' (just a single full-stop / period).

    That should solve it.

    Full instructions are here: http://www.i-compute.net/projects_My...stallation.php

    Thanks again to everyone who has taken a look!

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •