View Full Version : looking for a simple example 3d plus 2d metric system
Lionheart008
27-01-2019, 10:45
good morning, I am looking for a simple tbgl example with a 2d metric system (if possible 3d too), perhaps for an axis system xyz coordinates, any help is welcome, thanks in advance, bye frank
DirectuX
27-01-2019, 13:46
good morning, I am looking for a simple tbgl example with a 2d metric system (if possible 3d too), perhaps for an axis system xyz coordinates, any help is welcome, thanks in advance, bye frank
Hi Lionheart008,
can you clarify "with a 2d metric system" ?
Lionheart008
27-01-2019, 16:42
something like that with metric system and marks on it :-) see picture
DirectuX
27-01-2019, 18:12
a simple tbgl example
if possible 3d too
Have you had a look at thinBasic\SampleScripts\TBGL\Basic\TBGL_SimpleChart3.tbasic ? Doesn't it answer you needs ?
ErosOlmi
27-01-2019, 19:15
See this 2006 function plotting example from Petr:
https://www.thinbasic.com/community/showthread.php?7577-Function-plotting-sample&highlight=functionplotting
Lionheart008
27-01-2019, 23:26
that's it many thanks eros :-)
thanks directux too