background preloader

OpenGL

Facebook Twitter

Java Applet & WebStart Rich Internet Applications - Java Programming Tutorial. 1.

Java Applet & WebStart Rich Internet Applications - Java Programming Tutorial

Applets An applet is a Java program, which can be downloaded from a remote server and executes inside the web browser of the local machine. Applets are executed inside the browser via the so-called "Java Plug-in", which is a JRE capable of running Java applets in a secure manner (just like most web browsers have plug-ins for running flash, JavaScript, VBScript and other programs). Code Resources. What follows are links to small bits of code and examples submitted by outside parties.

Code Resources

Many of these use functionality no longer available in core OpenGL. GPU Skinned Skeletal Animation: Features GLSL GPU matrix palette skinning, normal mapping and LOD for animated OGRE XML files. Based on VC 2010.GPU Geometry Clipmaps: A minimal OpenGL implementation of the 2004 Siggraph paper on terrain rendering.

Based on VC 2010.OpenGL 4 Tessellation Shader Tutorial: A simple OpenGL tutorial for using OpenGL 4 Tessellation Shaders. Based on VC 2010.OpenGL Win32 AppWizard: This appwizard creates a basic OpenGL application in MFC. Les tutoriels Nehe.