José Villegas

Results 6 repositories owned by José Villegas

VCTRenderer

594
Stars
63
Forks
Watchers

A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indirect shadows, soft shadows, emissive materials and 2-bounce GI....

FurRendering

48
Stars
10
Forks
Watchers

Fur rendering in Unity with Shell Texturing

LowPolyWater

44
Stars
14
Forks
Watchers

Water rending with sum of sines on with low poly style through flat shading. Tested on Unity 5.3.5f1

StyleTransferFunction

27
Stars
4
Forks
Watchers

This project implements style functions for volume rendering, producing cheap but quality visuals with the use of litspheres. Style transfer is really useful in this regard as styles such as bones, wo...

TerrainRendering

30
Stars
6
Forks
Watchers

A simple terrain rendering project, with some neat optimizations such as baked lightmaps and fast ambient occclusion with heighmaps.

VolumeRendering

23
Stars
9
Forks
Watchers

Volume Rendering with Raytracing and Transfer Functions - Computer Graphics Project