Results 1 to 5 of 5

Thread: Is it possible?

  1. #1
    Junior Member TBProgramer52's Avatar
    Join Date
    Mar 2010
    Location
    Saint George, Ut
    Posts
    24
    Rep Power
    17

    Is it possible?

    Hello everyone,
    Just wondering is it possible to add RAW GL code from others like Basic4GL, OpenGL & etc. web sites? Just curious though.
    Any help is appreciated.

    Richard West

  2. #2

    Re: Is it possible?

    Yes it is. There are GL include files somewhere. If someone is not faster, I will let you know tonight.

  3. #3

    Re: Is it possible?

    Quote Originally Posted by Michael Hartlef
    Yes it is. There are GL include files somewhere. If someone is not faster, I will let you know tonight.
    I think there is a sample script also there.

  4. #4
    Super Moderator Petr Schreiber's Avatar
    Join Date
    Aug 2005
    Location
    Brno - Czech Republic
    Posts
    7,128
    Rep Power
    732

    Re: Is it possible?

    Hi,

    the include files for raw openGL are named:
    thinbasic_gl.inc
    thinbasic_glu.inc
    thinbasic_glext.inc
    thinbasic_wgl.inc

    and located in Inc subfolder of thinBASIC.

    If you have latest TB beta, you can locate the example in SampleScripts/TBGL/Basic/TBGL_UsingAPI.tBasic


    Petr
    Learn 3D graphics with ThinBASIC, learn TBGL!
    Windows 10 64bit - Intel Core i5-3350P @ 3.1GHz - 16 GB RAM - NVIDIA GeForce GTX 1050 Ti 4GB

  5. #5

    Re: Is it possible?

    Thanks Petr,

    i am at a week of training at SAP again, so I could not look it up before tonight.

    Michael

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •