Openb3d.B3dglgraphics: Functions Modinfo Source  

GLGraphics backend for B3D.

Functions Summary

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

Functions

Function Graphics3D( width:Int,height:Int,depth:Int=0,Mode:Int=0,rate: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.

Module Information

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