Web Design Web Design Forum
Registration is free! Here you can view your subscribed threads, work with private messages and edit your profile and preferences Calendar Find other members Frequently Asked Questions Search
Home Web Design

Convenient web based access to our favorite web design Usenet groups

web design reviews

This is Interesting: Free Magazines for Graphics designers and webmasters  





  Last Thread  Next Thread
Author
Thread Post New Thread   

Xj3d M8 Install in Linux?
 

Daniel M Garland




quote this post edit post

IP Loged report this post

Old Post  01-13-04 - 07:31 PM  
Hi all,

I'm keen to get coding using X3D in linux but continue to have trouble
getting installed. I've waited for M8 which had better instructions than
before but to no avail. The sample .bashrc in the setup guide didn't
work, since having two jar files missing, aviatrix3d-all.jar from /lib
and xj3d-external-sai from /jars. Even fixing these gives me problems:
compiler the LoaderDemo from examples/loader gives

LoaderDemo.java:169: cannot access org.j3d.loaders.ManagedLoader
file org/j3d/loaders/ManagedLoader.class not found
int flag = VRML97Loader.LOADALL;

and the /examples/browser not resolving symbols with ECMAScriptEngine,
JavaSAIScriptEngine ...

If any linux users have got this going could you email me your relevant
bashrc lines so I can figure out what is going wrong.

Thanks
Dan


Post Follow-Up to this message ]
Re: Xj3d M8 Install in Linux?
 

iarwain




quote this post edit post

IP Loged report this post

Old Post  01-31-04 - 02:31 AM  
Daniel M Garland wrote:
quote:
> Hi all, > > I'm keen to get coding using X3D in linux but continue to have trouble > getting installed.
Join the club. The only VRML anything I've gotten to work in Mandrake Linux 9.2 has been White_Dune. And their "immersive" environment is impossible to navigate. I still don't understand why Web3D/VRML software companies and developers are ignoring Linux as a workstation. The only 3D engine that works *WELL* in Linux seems to be Unreal Engine and with its licensing good luck using it for anything that isn't going to cost a fortune in royalties. Iarwain


Post Follow-Up to this message ]
Re: Xj3d M8 Install in Linux?
 

Joerg Scheurich aka MUFTI




quote this post edit post

IP Loged report this post

Old Post  02-02-04 - 12:30 PM  
> The only VRML anything I've gotten to work in Mandrake Linux 9.2 has
quote:
> been White_Dune. And their "immersive" environment is impossible to > navigate.
Maybe you need to use the lasted beta version to use with a flock of bird magnetic headtracker for navigation in a immersive environment... Or do you have a other head tracker supported by Linux ? What type ? On a shutterglases desktop (were use can not walk or turn your head) it is useful to have a serial spaceball or at least a joystick/gamepad for navigation...
quote:
> I still don't understand why Web3D/VRML software companies and > developers are ignoring Linux as a workstation.
Beside some commercial VRML software for CAVEs under Linux, there is FreeWRL and OpenVRML. FreeWRL is getting better each day. There was also a Linux Version of the blaxxun 4.2 cc3dglut program, http://www.web3d.org/TaskGroups/source/blaxindex.html that compiled under UNIX/Linux, but this version is not available for the public any more 8-(
quote:
> The only 3D engine that > works *WELL* in Linux seems to be Unreal Engine and with its licensing > good luck using it for anything that isn't going to cost a fortune in > royalties.
What were your problems with 3D engines like irrlicht or the nebula device ? so long MUFTI -- If you have a thread that uses Sleep with infinite delay, the system will deadlock. (from the MSDN Documentation)


Post Follow-Up to this message ]
Re: Xj3d M8 Install in Linux?
 

iarwain




quote this post edit post

IP Loged report this post

Old Post  02-03-04 - 04:30 AM  
Joerg Scheurich aka MUFTI wrote:
quote:
> Maybe you need to use the lasted beta version to use with a flock of bird > magnetic headtracker for navigation in a immersive environment... > Or do you have a other head tracker supported by Linux ? What type ?
Actually I'm still looking for one that I can afford. What is currently considered affordable is still way out of my price range.... I'm po.
quote:
> On a shutterglases desktop (were use can not walk or turn your head) it is > useful to have a serial spaceball or at least a joystick/gamepad for > navigation...
I actually have an old SpaceOrb 360 kicking around... I should probably see if I can get the thing to work.
quote:
> > > Beside some commercial VRML software for CAVEs under Linux, there is > FreeWRL and OpenVRML. FreeWRL is getting better each day.
OpenVRML and FreeWRL both require Perl 5.8 but Mandrake 9.2 severely chokes if you try to run anything but 5.6. Plus I have some perl scripts I use for work that don't run under 5.8 either, so either one is out till my employer and Mandrake decide to upgrade...
quote:
> There was also a Linux Version of the blaxxun 4.2 cc3dglut program, > > http://www.web3d.org/TaskGroups/source/blaxindex.html
Now, *that* is useful. I've scoured Blaxxun's web site and they pretend their Linux client never existed. Thanks!
quote:
> that compiled under UNIX/Linux, but this version is not available for > the public any more 8-(
Not too big a deal... I'll try compiling it when I have a chance... perhaps even make an RPM out of it or something. [QUOTE] > > > What were your problems with 3D engines like irrlicht or the nebula device ?[/QUOT E] Lack of applications that I know of. I'm sure they're out there, but I've never heard of them. I know the Unreal Engine works well on both Linux and Windows from personal experience and their community support is pretty decent. Thanks for the help. I'm a relative newbie to programming in general though I've worked as a sysadmin for a few years... and I haven't really looked at VRML since... uhh... like '97 or so. (VRML97 was stonking new last time I played with it.) Right now I'm working with a few friends on a pretty herculean hobby project that'll involve X3D (and probably VRML) and a lot of C++... so I'm doing a bunch of research now. I'm happy to see this NG is still going strong. I think I'll stick around for a while. Thanks again, Brian


Post Follow-Up to this message ]
Re: Xj3d M8 Install in Linux?
 

Joerg Scheurich aka MUFTI




quote this post edit post

IP Loged report this post

Old Post  02-03-04 - 05:34 PM  
>> On a shutterglases desktop (were use can not walk or turn your head) it is
quote:
[QUOTE] > I actually have an old SpaceOrb 360 kicking around... I should probably > see if I can get the thing to work.
AFAIK, this is supported as a serial joystick under the Linux kernel...
quote:
[QUOTE] > OpenVRML and FreeWRL both require Perl 5.8
I do not understand, why OpenVRML should require Perl. OpenVRML is a rather pure C/C++ programm....
quote:
[QUOTE] > Now, *that* is useful.
No, this *was* useful, the currently public available versions only contain the windows files and a message how to compile under Linux, but it do not contain the files needed to compile under Linux 8-( AFAIK the version with the UNIX/Linux file was only available directly from the blax(x?)un FTP server.
quote:
[QUOTE] > Not too big a deal... I'll try compiling it when I have a chance... > perhaps even make an RPM out of it or something.
What would you do with the RPM file ? You should reread the license file.... so long MUFTI -- ! WARNING: Debugging this process may result in loss of data. Are you sure you wish to attach the debugger ? Yes No (aus einer Windows Fehlermeldung)


Post Follow-Up to this message ]
Re: Xj3d M8 Install in Linux?
 

iarwain




quote this post edit post

IP Loged report this post

Old Post  02-05-04 - 06:31 AM  
Joerg Scheurich aka MUFTI wrote:
quote:
> > > I do not understand, why OpenVRML should require Perl. > OpenVRML is a rather pure C/C++ programm....
The RPM requires freetype >= 2.1.2 which causes dependency hell in Mandrake. (see the bottom of this message...) My mixup.
quote:
> > > No, this *was* useful, the currently public available versions only contai n > the windows files and a message how to compile under Linux, but it do not > contain the files needed to compile under Linux 8-(
You're right. $%&^&%^*^%%#*!
quote:
> AFAIK the version with the UNIX/Linux file was only available directly > from the blax(x?)un FTP server.
Not any more. Their FAQ says they're thinking about developing a Linux version as if they never had one in the past... Grr.
quote:
> > > What would you do with the RPM file ? > You should reread the license file....
Archiving for my own use so I don't have to recompile every time... Brian # urpmi freetype-2.1.3-6.i386.rpm The following packages have to be removed for others to be upgraded: drakconf-9.2-4mdk.i586 (due to missing perl(ugtk2), due to unsatisfied drakxtools >= 9.2-6mdk, due to unsatisfied userdrake >= 0.92-6mdk, due to unsatisfied harddrake-ui >= 9.2-6mdk) drakxtools-9.2-19.6.92mdk.i586 (due to missing font-tools, due to missing perl(USER), due to missing gurpmi) font-tools-0.1-10mdk.i586 (due to missing freetype-tools) freetype-tools-1.3.1-20mdk.i586 (due to unsatisfied freetype == 1.3.1-20mdk) gurpmi-4.4-37mdk.noarch (due to missing perl(ugtk2), due to missing drakxtools) harddrake-ui-9.2-19.6.92mdk.i586 (due to unsatisfied drakxtools == 9.2-19.6.92mdk) rpmdrake-2.1-35mdk.i586 (due to unsatisfied drakxtools > 9.2-5mdk, due to missing perl(gurpm), due to unsatisfied gurpmi >= 4.3-9mdk) userdrake-0.92-24mdk.i586 (due to missing perl(ugtk2), due to unsatisfied drakxtools >= 9.2-0.15mdk) (y/N) n AAAAAHHHHHH!!!!!!!


Post Follow-Up to this message ]
Sponsored Links
 





All times are GMT. The time now is 04:49 AM. Post New Thread   
  Previous Last Thread   Next Thread next
VRML archive | Show Printable Version | Email this Page | Subscribe to this Thread

Popular forums

Adobe Photoshop forum Macromedia Flash Web Site Design
Dreamweaver FrontPage forum
JavaScript Forum XML forum
Style Sheets VRML
Forum Jump:
Rate This Thread:

 

XML RSS Feed web design latest articles Syndicate our forum via XML or simple JavaScript

Web Design archive  Database administration help  


Top Home  -  Register  -  Control Panel   -  Memberlist  -  Calendar  -  Faq  -  Search Top