Last update: February 17, 2012

This page holds some of the stuff Jeff has written using REALstudio. They are provided as-is and free of charge. If you do use these in other projects, all I ask is for credit be provided. I'd also love to know what you might be using it for, so please email me to let me know!

 

Preview of what's coming

February 17, 2012

Just a few quick notes on what's being worked on:

As always, if you want the latest please email me.

 

 

GL - v0.42

Released: February 17, 2012

GL is a complete REALbasic-written replacement of RB3D, the (now deprecated) 3D API built into REALbasic. It currently runs on Macs and Windows.

The goal was to not only write as close to a feature-complete implementation of RB3D using OpenGL calls and thus obviating the need for Quesa, but also takes things a step further, allowing one to accomplish things which are now difficult to achieve without resorting to declares. Basically, I added what I always wanted to see in RB3D. See the included readme PDF for more details, but some of the features are:

NOTE: This is a work in progress. Therefore some functionality might change. Consider yourself warned!

NOTE #2: Support for older REALstudio versions lower than 2009 is no longer supported. This is primarily due to a switch to using the built-in OpenGLSurface, which makes it easier for me to emulate the canvas-like property of the original RB3Dsurface and also mostly eliminates the need for the .DLL file for Windows. Also, RS2011r3 and above will compile apps that the Mac App Store likes, so there's that consideration as well.

NOTE #3: The documentation is not complete, and by this I mean that there is no inclusion of the original RB3D functions. If you need this, download an earlier version of REALbasic and refer to the Language Reference. Also, the included documentation itself is not complete yet.

Download v0.42

As always, please refer to the included readme PDF for more information.

 

 

GL - v0.41

Released: December 23, 2011

Download v0.41

The fixes and updates are too numerous to list — please refer to the included readme PDF for more information.

 

 

GL - v0.35

Released: March 23, 2010

Download v0.35

Older versions:
> Download v0.31
> Download v0.2
> Download v0.1

Test models that I've created for other REALbasic games can be downloaded here.