X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fvoxscape.c;h=a1e141e7f89ba4e8a4246ed64c5130d010dff921;hb=53c0ee3332822465be7dcf923ca3c6445076b555;hp=8276a6e66e428bb757f70322f83a4ff5c6eeddf1;hpb=f32400a0517cbcd4a37d38884fcb72d3d51fa75c;p=gbajam22 diff --git a/src/voxscape.c b/src/voxscape.c index 8276a6e..a1e141e 100644 --- a/src/voxscape.c +++ b/src/voxscape.c @@ -51,7 +51,6 @@ static unsigned int vox_valid; static struct vox_object *vox_obj; static int vox_num_obj, vox_obj_stride; -int vox_quality = 1; int *projlut; int vox_init(int xsz, int ysz, uint8_t *himg, uint8_t *cimg) @@ -135,17 +134,8 @@ void vox_render(void) vox_begin(); - if(vox_quality) { - for(i=0; i= 10 && (i & 1) == 0) { - continue; - } - vox_render_slice(i); - } + for(i=0; i