-
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2119722-better-foliage
Simple aesthetic textures of grasses, reeds, seaweed and cacti.
-
A feature in VHLT and forks, "embedded" lightmaps are lightmaps that are baked into the diffuse texture, for textures that cannot be lightmapped on certain engines.
These have a few use cases:
* L…
-
How to export 3D model file with texture mapping, such as FBX model
-
```
If an texture is specified, this is used as tile for the ground.
Additional to this, the tile mapping size could be specified and influence the
perceived altitude of the viewer.
This however, r…
-
### Describe the feature you'd like
Would be nice to add file type recognitions for the following files:
| ID | Name | Extensxion |
| --- | --- | --- |
| UnityAsset | UnityAsset | `.asset` |
| Unity…
-
```
If an texture is specified, this is used as tile for the ground.
Additional to this, the tile mapping size could be specified and influence the
perceived altitude of the viewer.
This however, r…
-
# Steps to Reproduce
- Login on the MAINT-RC: http://wiki.secondlife.com/wiki/Release_Notes/Second_Life_Release/3.8.7.307376
(or http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/vi…
-
Right now `BlitPass::AddCopy` has a routine to copy data from a `Texture` to a `DeviceBuffer`, but it _also_ unnecessarily copies data to the host when doing so. What's worse is that we're actually re…
-
### I have attempted solutions to common problems
Yes
### I have checked that my game version is supported
Yes
### OS
Windows 11
### Platform
Steam
### Description
In 4K resolution MCM dose n…
-
Implement an HDR rendering pipeline by adding support to load HDR textures, render bloom/gaussian blur and a few tone mapping shaders. Tone mapping will be similar to Uncharted 2 and some very generic…