Skip to content

visualizing pseudorandomness using hash values in a 3D plane

Notifications You must be signed in to change notification settings

jamesedra/Hashing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hashing Simulation

Visualizing pseudorandomness using hash values in a 3D plane.

Hashing Visualization

Hash method used is a partial variant of the xxHash algorithm by Yann Collet and customized by Jasper Flick. It consumes the UV coordinates of a flat plane, employs bit shifting and rotations, and produces an avalanche effect manipulating the pattern, coloring, and height displacement.

Hashing Visualization

Domain TRS is added to manipulate the plane's shape to study more about custom transformations.

Note:

This is a short case study replicated for visualizing different pseudorandom patterns using Unity 3D.

About

visualizing pseudorandomness using hash values in a 3D plane

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published