-
```
This is a nice to have feature:
The ability to project an image onto objects.
http://www.ogre3d.org/tikiwiki/Intermediate+Tutorial+6&structure=Tutorials
```
Original issue reported on code.…
-
```
This is a nice to have feature:
The ability to project an image onto objects.
http://www.ogre3d.org/tikiwiki/Intermediate+Tutorial+6&structure=Tutorials
```
Original issue reported on code.…
-
```
This is a nice to have feature:
The ability to project an image onto objects.
http://www.ogre3d.org/tikiwiki/Intermediate+Tutorial+6&structure=Tutorials
```
Original issue reported on code.…
-
```
This is a nice to have feature:
The ability to project an image onto objects.
http://www.ogre3d.org/tikiwiki/Intermediate+Tutorial+6&structure=Tutorials
```
Original issue reported on code.…
-
Used extensively in games, decals will be needed at some point.
-
```
This is a nice to have feature:
The ability to project an image onto objects.
http://www.ogre3d.org/tikiwiki/Intermediate+Tutorial+6&structure=Tutorials
```
Original issue reported on code.…
-
```
This is a nice to have feature:
The ability to project an image onto objects.
http://www.ogre3d.org/tikiwiki/Intermediate+Tutorial+6&structure=Tutorials
```
Original issue reported on code.…
-
```
This is a nice to have feature:
The ability to project an image onto objects.
http://www.ogre3d.org/tikiwiki/Intermediate+Tutorial+6&structure=Tutorials
```
Original issue reported on code.…
-
```
This is a nice to have feature:
The ability to project an image onto objects.
http://www.ogre3d.org/tikiwiki/Intermediate+Tutorial+6&structure=Tutorials
```
Original issue reported on code.…
-
A dumb idea: just have a list of decals for each surface (number + offset into decals buffer) and for each surface just loop over these and compute decals texuv based on surface texuv, etc etc should …