[Bf-committers] Re: [Bf-blender-cvs] CVS commit: blender/source/blender/blenkernel/intern softbody.c

Arne Schmitz arne.schmitz at mmweg.rwth-aachen.de
Mon May 2 17:13:13 CEST 2005


Am Montag, 2. Mai 2005 16:50 schrieb Ton Roosendaal:
>   (Note; sorting this out once, for all platforms, could be worth the work.
>   float math can be faster in most cpus, no?)

Float math can be faster, but need not be. But doubles will definitely take up 
more memory and bus. ceilf() however is C99, whereas ceil() will take and 
return a double (might be a performance penalty there, for conversion?).

Arne

-- 
[--- PGP key FD05BED7 --- http://www.root42.de/ ---]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://projects.blender.org/pipermail/bf-committers/attachments/20050502/9dc73b4c/attachment.pgp


More information about the Bf-committers mailing list