jmespadero

Results 7 issues of jmespadero

Just removed some warnings about "unused variable xxx" ## Thank you for sending a Pull Request to the VCGLib! VCGLib is fully owned by CNR, and all the VCGLib contributors...

Avoid possible division by zero if be.norm() is near to 0.0 ## Thank you for sending a Pull Request to the VCGLib! VCGLib is fully owned by CNR, and all...

Currently, you have `cppnetlib @ cef6472` as a subproject of ZeroEQ. That version of cppnetlib contains this `libs/network/src/uri/schemes.cpp` file: https://github.com/cpp-netlib/cpp-netlib/blob/cef6472065a3d964b765681f5988e28866c26d74/libs/network/src/uri/schemes.cpp But that file has two "defined but not used" warnings...

This bug was revealed by this [question in stack overflow](https://stackoverflow.com/questions/76380075/). Exporting a file with textures to .obj file format does not include texture filename in the .mtl files if the...

to be checked

I am quite curious about why the [Built-in functions](https://beltoforion.de/en/muparser/features.php#idDef1) is so complete but does not include a rnd() o random() function to generate numbers in the 0.0..1.0 interval. I know...

Add sound effects as monster attack, jumps, fire sound, owls, etc... As done with textures, ensure every sound has a open license and trace the origin of the files. For...

enhancement

Currently we have two static skydomes (files cg-skyDomeNight.blend and cg-skyDomeDay.blend). There are easy methods to create new skydome 2D textures, specially "Starry Night" or "StarFields", for example: http://www.gimpusers.com/tutorials/starfield-tutorial http://www.ghuj.com/featured-articles/creating-a-night-sky-in-gimp.html http://www.photoshopessentials.com/photo-effects/starry-sky/...

enhancement