Openb3d.B3dglgraphics: Functions Types Modinfo Source  

GLGraphics backend for B3D.

Functions Summary

Graphics3D Online doc
Text Draw text, doesn't need Max2D.

Types Summary

TDebug Debug functions.

Functions

Function Graphics3D( w:Int,h:Int,d:Int=0,m:Int=0,r:Int=60,flags:Int=-1,usecanvas:Int=False )
DescriptionOnline doc
InformationThe flags argument sets the graphics buffers (back, alpha, depth, stencil and accum). Set usecanvas to true if using maxgui with a canvas context.

Function Text( x:Int,y:Int,Text:String )
DescriptionDraw text, doesn't need Max2D.

Types

Type TDebug
DescriptionDebug functions.

Module Information

Version1.00
Licensezlib/libpng
Copyright2014 Mark Mcvittie, Bruce A Henderson
History1.00 Initial Release