• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Calling Gregg Bolinger

 
Ranch Hand
Posts: 137
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi,

couple of weeks a ago u answered my posts in the game development forum. i looked at ur test app, GLMOD, but i dont think it works.

I saw the test app, but nothing happens in it. its just a grey window with options, clicking on cone in the objects tab did nothing.

But clicking on object in the transform did bring up the the x-axis, y-axis and z-axis window, but that was it.

Also can u also tell me where i can java webstart at work, perhaps a site uses it???
 
Ranch Hand
Posts: 15304
6
Mac OS X IntelliJ IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This is the app in question. It works fine for me. Of course, that probably doesn't help much. If you are just seeing a gray window but the GUI works, it might be because you don't have Opengl drivers for your video card installed. Can you run any other programs that require Opengl?

I know that http://java.sun.com has really started using JWS over Applets for their GUI examples. And a lot of other people are using it for demo purposes. When an app I wrote for where I work was a Swing GUI and not a Web App, I used JWS and it worked wonderfully.
 
Ali Gilani
Ranch Hand
Posts: 137
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi

yes i play CS and Halo, so i am sure they use OpenGL( its says so on opengl.org). Once the cone appeared but then dissapeared again??

Can u give me links to the examples of JWS??

Ali
 
Sheriff
Posts: 9109
12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Moving to the Game Development forum
 
reply
    Bookmark Topic Watch Topic
  • New Topic