fhrt_ics_fine.c File Reference

Handles ICS-rendermode. More...

#include "rendermodes.h"
#include "macros_isoval.h"

Defines

#define TEST_FHRT_ICS_FINE
#define skymap_lookup(ftmpv, sc_off, zoff)

Functions

void fhrt_ics_fine (rendersurf *rtsurf, uint32_t *voxel, float *ipos, float *ifor, float *iup, float *istr)
 Generate rays to cover the screen.

Variables

int pos_x
int pos_y
int pos_z
float ftmpv [4]
float ftmpv_CUBE [4]
float add_x [3]
float add_y [3]
int ADAPT_STEP
SDL_Surface * sky
uint32_t * sdata


Detailed Description

Handles ICS-rendermode.

ICS stands for Isovalue Contour Surface.


Function Documentation

void fhrt_ics_fine rendersurf *  rtsurf,
uint32_t *  voxel,
float *  ipos,
float *  ifor,
float *  iup,
float *  istr
 

Generate rays to cover the screen.

A ray is generated for every pixel.

Parameters:
rtsurf Pointer to surface to draw to.
voxel Pointer to the 3D dataset.
ipos Pointer to the camera-position.
ifor Pointer to the camera-viewvector.
iup Pointer to the camera-upvector.
istr Pointer to the camera-strafevector.


Generated on Wed Dec 13 08:40:13 2006 for PHDVR - Direct Volume Renderer by  doxygen 1.4.6