Openb3dmax.B3dglgraphics: Functions Types Modinfo Source  

GLGraphics backend

Functions Summary

Graphics3D Online doc
Text Draw text, doesn't need BeginMax2D.
TextColor Set draw text color, in bytes.

Types Summary

TDebug Debug functions.

Functions

Function Graphics3D( width%,height%,depth%=0,mode%=0,rate%=60,flags%=-1,usecanvas%=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%,y%,txt$ )
DescriptionDraw text, doesn't need BeginMax2D.

Function TextColor( r:Byte,g:Byte,b:Byte )
DescriptionSet draw text color, in bytes.

Types

Type TDebug
DescriptionDebug functions.

Module Information

Version1.25
Licensezlib
CopyrightWrapper - 2014-2018 Mark Mcvittie, Bruce A Henderson
CopyrightLibrary - 2010-2018 Angelo Rosina