Hi everyone,
I am trying to use jReality from the ground up:ie I don't want to use the built-in ViewerApp class. I don't need all that the ViewerApp provides.
So, I am trying to use the de.jreality.jogl.Viewer class to use JOGL in jReality. I have messed around trying out different things, but I keep getting various exceptions. I was wondering if somewhere there is a tutorial on how to use JOGL in jReality.
I am new to jReality and JOGL, so I may ask some strange questions. I'm not trying to be lazy, I just don't know much yet about jReality or JOGL.
Thanks,
Vance
What jars are needed for jogl?
Re: What jars are needed for jogl?
One place to look on getting started with jReality development is in the jReality Wiki
In particular there is an introduction to using jReality in Eclipse, which is the development environment most if not all of the core jReality developers are using. One section specifically shows how to get JOGL to work with jReality.
In particular there is an introduction to using jReality in Eclipse, which is the development environment most if not all of the core jReality developers are using. One section specifically shows how to get JOGL to work with jReality.
jReality core developer