| Openb3d.B3dglgraphics: | Functions | Types | Modinfo | Source |
| Graphics3D | Online doc |
| Text | Draw text, doesn't need Max2D. |
| TDebug | Debug functions. |
| Function Graphics3D( w:Int,h:Int,d:Int=0,m:Int=0,r: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. |
| Type TDebug | |
| Description | Debug functions. |
| Version | 1.00 |
|---|---|
| License | zlib/libpng |
| Copyright | 2014 Mark Mcvittie, Bruce A Henderson |
| History | 1.00 Initial Release |