The AROS Archives(anonymous IP: 3.145.175.243,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (45)
   o Development (242)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1622

Full index file
Recent index file

Part of aros exec
 Readme for:  Demo » Misc » newvox.i386-aros.lha

NewVox

Description: Voxel-style landscape SDL render (with sources)
Download: newvox.i386-aros.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 193kb
Version: 1.0
Date: 21 Sep 21
Author: Andrea Griffini
Submitter: aGGreSSor [CPU]
Requirements: ABIv0, SDL
Category: demo/misc
License: Freeware
Distribute: yes
FileID: 2388
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 34  (Current version)
34  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
============================== F E A T U R E S ==============================

   Ok.. i know that voxel is something else... but a lot of people is using
   the name "voxel" to mean this kind of rendering tecnique.
   I wrote this to explain the basic idea behind the rendering of newvox4;
   newvox4 is very badly written (it's named 4 because is the fourth of
   a sequel of experiments) and is coded in pascal + asm.
   Since i got a few request of an explanation i decided to write the kernel
   of the rendering in C hoping that this will be easier to understand.
   This implements only the base landscape (no sky or floating ball) and
   with keyboard only support but i think you can get the idea of how I
   implemented those other things.
  
   I'm releasing this code to the public domain for free... and as it's
   probably really obvious there's no warranty of any kind on it.
   You can do whatever you want with this source; however a credit in any
   program that uses part of this code would be really appreciated :)
  
   Any comment is welcome :)
  
                                    Andrea "6502" Griffini, programmer
                                           agriff at ix.netcom.com
                                        http://vv.val.net/~agriffini

                                        
Note from porting author: I remember having seen this effect already ported
 inside an archive called SDL-demos.lha with several SDL effects taken from
 the demo section of www.libsdl.org but this one is provided with sources,
  readme, has smaller executable and is linked against latest PowerSDL.

================================= U S A G E =================================

Move around the landscape using the arrow keys.

================================ S O U R C E ================================

It was here:
http://aminet.net/package/demo/intro/newvox_sdl-mos

AROS compiled by

        ______ ______              ______ ______ 
 ______|:: .__|:: .__|_____ ______|:: ___|:: ___|______ _____ 
|: ,   |:  |  |:  |  |:  ,_|:  ,__|:___  |:___  |:  -  |:  ,_|
|__|___|______|______|___|   _____|______|______|______|___|

                home cross-compilation factory


Copyright © 2005 - 2024 The AROS Archives All Rights Reserved