Openb3d.B3dglgraphics: | Functions | Modinfo | Source |
Graphics3D | Online doc |
Text | Draw text, doesn't need Max2D. |
Function Graphics3D( width:Int,height:Int,depth:Int=0,Mode:Int=0,rate:Int=60,flags:Int=-1,usecanvas:Int=False ) | |
Description | Online doc |
Information | The 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 ) | |
Description | Draw text, doesn't need Max2D. |
Version | 1.00 |
---|---|
License | zlib/libpng |
Copyright | 2014 Mark Mcvittie, Bruce A Henderson |
History | 1.00 Initial Release |