Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource stb_voxel_render-devel

This library helps render large-scale “voxel” worlds for games, in this case, one with blocks that can have textures and that can also be a few shapes other than cubes. Video introduction: http://www.youtube.com/watch?v=2vnTtiLrV1w Minecraft-viewer sample app (not very simple though): http://github.com/nothings/stb/tree/master/tests/caveview It works by creating triangle meshes. The library includes - converter from dense 3D arrays of block info to vertex mesh - vertex & fragment shaders for the vertex mesh - assistance in setting up shader state For portability, none of the library code actually accesses the 3D graphics API. (At the moment, it’s not actually portable since the shaders are GLSL only, but patches are welcome.) You have to do all the caching and tracking of vertex buffers yourself. However, you could also try making a game with a small enough world that it’s fully loaded rather than streaming. Currently the preferred vertex format is 20 bytes per quad. There are designs to allow much more compact formats with a slight reduction in shader features, but no roadmap for actually implementing them.

Found 1 sites for stb_voxel_render-devel

Found 13 RPM for stb_voxel_render-devel

PackageSummaryDistributionDownload
stb_voxel_render-devel-0.89-0.45.20240213gitae721c5.el8.aarch64.htmlHelps render large-scale “voxel” worlds for gamesEPEL 8 Testing for aarch64stb_voxel_render-devel-0.89-0.45.20240213gitae721c5.el8.aarch64.rpm
stb_voxel_render-devel-0.89-0.45.20240213gitae721c5.el8.ppc64le.htmlHelps render large-scale “voxel” worlds for gamesEPEL 8 Testing for ppc64lestb_voxel_render-devel-0.89-0.45.20240213gitae721c5.el8.ppc64le.rpm
stb_voxel_render-devel-0.89-0.45.20240213gitae721c5.el8.s390x.htmlHelps render large-scale “voxel” worlds for gamesEPEL 8 Testing for s390xstb_voxel_render-devel-0.89-0.45.20240213gitae721c5.el8.s390x.rpm
stb_voxel_render-devel-0.89-0.45.20240213gitae721c5.el8.s390x.htmlHelps render large-scale “voxel” worlds for gamesEPEL 8 for s390xstb_voxel_render-devel-0.89-0.45.20240213gitae721c5.el8.s390x.rpm
stb_voxel_render-devel-0.89-0.45.20240213gitae721c5.el8.x86_64.htmlHelps render large-scale “voxel” worlds for gamesEPEL 8 Testing for x86_64stb_voxel_render-devel-0.89-0.45.20240213gitae721c5.el8.x86_64.rpm
stb_voxel_render-devel-0.89-0.45.20240213gitae721c5.el7.ppc64le.htmlHelps render large-scale “voxel” worlds for gamesEPEL 7 Testing for ppc64lestb_voxel_render-devel-0.89-0.45.20240213gitae721c5.el7.ppc64le.rpm
stb_voxel_render-devel-0.89-0.45.20240213gitae721c5.el7.x86_64.htmlHelps render large-scale “voxel” worlds for gamesEPEL 7 Testing for x86_64stb_voxel_render-devel-0.89-0.45.20240213gitae721c5.el7.x86_64.rpm
stb_voxel_render-devel-0.89-0.41.20240213gitae721c5.el8.aarch64.htmlHelps render large-scale “voxel” worlds for gamesEPEL 8 for aarch64stb_voxel_render-devel-0.89-0.41.20240213gitae721c5.el8.aarch64.rpm
stb_voxel_render-devel-0.89-0.41.20240213gitae721c5.el8.ppc64le.htmlHelps render large-scale “voxel” worlds for gamesEPEL 8 for ppc64lestb_voxel_render-devel-0.89-0.41.20240213gitae721c5.el8.ppc64le.rpm
stb_voxel_render-devel-0.89-0.41.20240213gitae721c5.el8.s390x.htmlHelps render large-scale “voxel” worlds for gamesEPEL 8 for s390xstb_voxel_render-devel-0.89-0.41.20240213gitae721c5.el8.s390x.rpm
stb_voxel_render-devel-0.89-0.41.20240213gitae721c5.el8.x86_64.htmlHelps render large-scale “voxel” worlds for gamesEPEL 8 for x86_64stb_voxel_render-devel-0.89-0.41.20240213gitae721c5.el8.x86_64.rpm
stb_voxel_render-devel-0.89-0.41.20240213gitae721c5.el7.ppc64le.htmlHelps render large-scale “voxel” worlds for gamesEPEL 7 for ppc64lestb_voxel_render-devel-0.89-0.41.20240213gitae721c5.el7.ppc64le.rpm
stb_voxel_render-devel-0.89-0.41.20240213gitae721c5.el7.x86_64.htmlHelps render large-scale “voxel” worlds for gamesEPEL 7 for x86_64stb_voxel_render-devel-0.89-0.41.20240213gitae721c5.el7.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet