Slava Pestov
|
a93831a36e
|
noise: update for iota
|
2010-01-15 07:15:33 +13:00 |
Joe Groff
|
ac5d3d5652
|
remove SIMDS:
|
2009-11-26 11:15:46 -08:00 |
Joe Groff
|
c3b8847936
|
update a bunch of alien-callbacks and alien-indirects to use c-type words
|
2009-10-21 21:10:11 -05:00 |
Joe Groff
|
2f8fec9a43
|
use unsigned<->signed unpacking for normal-noise because SSE doesn't have an unsigned->unsigned pack instruction
|
2009-10-16 22:03:55 -05:00 |
Joe Groff
|
184b32cc51
|
use a better algorithm to generate uniform/normal noise
|
2009-10-16 14:35:57 -05:00 |
Joe Groff
|
7142139cf7
|
improve noise/terrain performance
|
2009-10-15 22:37:31 -05:00 |
Slava Pestov
|
c9113c03cf
|
noise: don't use math.private words
|
2009-09-01 15:50:56 -05:00 |
Joe Groff
|
ac3ec67c6a
|
separate component format from component order in image objects
|
2009-06-22 11:20:54 -05:00 |
Doug Coleman
|
b8b0e11492
|
remove use of image boa from noise
|
2009-06-10 16:05:17 -04:00 |
Joe Groff
|
d90bb0f336
|
cut perlin-noise time in half
|
2009-05-10 10:41:50 -05:00 |
Joe Groff
|
a8231893ec
|
un-private some useful words
|
2009-05-07 19:46:42 -05:00 |
Joe Groff
|
215d21c2bd
|
rename perlin-noise to noise; add words for uniform and normal noise
|
2009-05-06 15:49:29 -05:00 |