Draw a sphere: Difference between revisions

m (J: try to make layout saner)
Line 133:
 
The simplest way to draw a sphere is to run the sphere demo code from J's simple demos. (This assumes J version 6.)
 
Normally you would bring up this demo by using the menu system: Studio > Demos... > opengl simple... [ok] > sphere [Run]
<div style="border: 1px solid #000000; overflow: auto; width: 100%"></div>
<lang j>load 'system/examples/graphics/opengl/simple/sphere.ijs'</lang>
6,962

edits