Feel free to contact us if you have any questions.
lars.barstad@reptile.no

Last updated: june 28th, 98
Welcome to our Yaroze page. Below you will find a list of files to download.
nyroller.zip - 60kb
NEW!
Rollercoaster version 1.1 - Bézier 3D movement using de Casteljau, dynamic TMD creation and the return of an old hero. Now running at 50 fps.
Source code included

editor.zip - 350kb
NEW!
Rollercoaster track editor. Create your own tracks for the rollercoaster. The editor is a bit crude, has a few minor bugs, but you CAN create tracks. :)
NB! Windows application

coneman.zip - 376b

The incredible Coneman! Simple 3d engine, demonstrates moving objects, simple enemy AI etc. Slightly improved version, now includes more levels, uglier textures and an annoying little background loop.
Source code included

bezier1.zip - 30kb
Bézier example 1 - demonstrates how to calculate & draw Bézier curves, how to calculate curve length and how to move along the curve.
Source code included

bezier2.zip - 25kb
Bézier example 2 - everything that is in example 1 + implementation of the de Casteljau algorithm for moving along the curve.
Source code included

timrip.zip - 10kb
Simple tool that extracts TIM's from library files. Crap code, but it works... sometimes..(first run get2, then find2)
Source code (pascal) included