Dec 082017
 
New REND386 Replacement for VR Development Requires Borland C++.
File AVRIL11.ZIP from The Programmer’s Corner in
Category Printer + Display Graphics
New REND386 Replacement for VR Development Requires Borland C++.
File Name File Size Zip Size Zip Type
ASTEROID.PLG 8889 2038 deflated
AV.C 719 399 deflated
AV.EXE 60644 58887 deflated
AVRIL.CFG 90 75 deflated
AVRIL.H 50648 11369 deflated
AVRIL.LIB 147456 54437 deflated
AVRILDOC.PS 479786 75664 deflated
AVRILDOC.TXT 217368 50139 deflated
AVRILDRV.H 664 321 deflated
AVRILKEY.H 751 261 deflated
CFG.C 7092 2290 deflated
COLORFUL.PLG 234 97 deflated
DRVCYMAN.C 5380 1807 deflated
EXAMPLE1.C 564 285 deflated
EXAMPLE2.C 1041 514 deflated
EXAMPLE3.C 1150 498 deflated
EXAMPLE4.C 2874 958 deflated
EXAMPLE5.C 1725 635 deflated
EXAMPLE6.C 1232 521 deflated
EXAMPLE6.CFG 70 67 deflated
INPUT.C 6464 1993 deflated
PACKET.C 1817 829 deflated
READ.ME 3579 1489 deflated
SAMPLE.ZIP 15484 13019 deflated
SYSTEM.C 5195 1881 deflated
VD256.RVD 11870 3943 deflated

Download File AVRIL11.ZIP Here

Contents of the READ.ME file



AVRIL

This is release 1.1 of AVRIL, a 3D polygon graphics library suitable for
VR applications.

Changes since 1.0 include:
* support for the Polhemus Isotrak
* simplified CFG code
* new "LookAt" routines
* bug fix to the horizon code
These changed are detailed in Appendix A of the documentation file

The latest version of this software can always be found on sunee.uwaterloo.ca,
in the pub/avril directory. It should also be available on major sites such
as wuarchive.wustl.edu and oak.oakland.edu.

CONTENTS

The contents of this archive are as follows:

read.me this file
avrildoc.ps the AVRIL programmer's guide (Postscript format)
avrildoc.txt the AVRIL programmer's guide (ascii text)
av.exe the AVRIL Viewer (reads PLG, FIG and WLD files)
avril.cfg the configuration file for AVRIL
avril.h header file to be #included in AVRIL programs
avrilkey.h definitions of keys recognized by AVRIL
avrildrv.h declarations for device driver functions
avril.lib library to link with AVRIL programs (Borland C)
vd256.rvd the RVD driver for mode Y (320x200x256)
system.c source code for vrl_System routines
input.c source code for routines shared by all the examples
cfg.c source code for reading configuration files
av.c source for the AVRIL Viewer
example1.c first example (a cube)
example2.c second example (asteroids)
example3.c third example (multiple surfaces)
example4.c fourth example (animated objects)
example5.c fifth example (input devices)
example6.c sixth example (configuration files)
example6.cfg configuration file for sixth example
drvcyman.c source code for Logitech Cyberman driver
packet.c source code for serial packet routines (used by drvcyman)
asteroid.plg a multi-rep PLG file for example2
colorful.plg a multi-colored object for example3
sample.zip zip file containing a sample world (unzip using -d)

USING AV

Unzip sample.zip (using the -d option to create a directory for the sample
world). Type "av sample.wld". You can also view PLG files and FIG files
using AV.

MOVING AROUND

Moving around the virtual environment is easy. The following applies to AV
or any of the example programs (once they've been compiled).

Key Function

up/down arrows move forward/backward
left/right arrows turn left/right
leftshift plus up/down arrows move up/down
leftshift plus left/right arrows move left/right
rightshift plus up/down arrows look up/down
rightshift plus left/right arrows tilt head left/right

OTHER KEYS

The following keys perform various functions:

ESC quit
f toggle frame rate display
c toggle compass display
p toggle position display
d toggle display of debugging information
_ (underscore) toggle horizon off/on
+,- zoom in, out
= reset zoom
h,H adjust hither clipping plane distance by current space step
w toggle wireframe mode
(space) toggle mouse mode between 6D input and on-screen selection

CONTACTING THE AUTHOR

My email address is [email protected]; mention AVRIL in the subject line
so I'll know what it's about.


 December 8, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)