X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=world_gen.h;fp=world_gen.h;h=b5b06e54b3783c3212e1e5bdce1dfb8de533de7f;hb=0310bab3c018e23f5516c3e3c3653b844a8106ed;hp=6cae853576ec97cee25c020bc35c29ef848bb3bc;hpb=a8ba9cc44e1ae9aeca62fb579a3105c625e59133;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/world_gen.h b/world_gen.h index 6cae853..b5b06e5 100644 --- a/world_gen.h +++ b/world_gen.h @@ -104,6 +104,7 @@ VG_STATIC void world_apply_procedural_foliage( world_instance *world, float area = volume[0]*volume[2]; u32 particles = 0.08f * area; + /* TODO: Quasirandom? */ vg_info( "Map area: %f. Max particles: %u\n", area, particles ); for( u32 i=0; i