this post was submitted on 29 Oct 2023
1 points (100.0% liked)

Zig Programming Language

160 readers
4 users here now

A lemm.ee community for Zig!

founded 1 year ago
MODERATORS
 

From the README:

3D Perlin Noise in Zig

This is a port of https://github.com/alterebro/perlin-noise-3d from JS into Zig which was adapted from P5.js https://github.com/processing/p5.js/blob/main/src/math/noise.js This Perlin noise's output should visually equivelant to p5.js but it has been optimized to be twice as fast

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here