Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 6 and Version 7 of content/BumpMapping


Ignore:
Timestamp:
Dec 5, 2018, 10:34:06 AM (5 years ago)
Author:
wiesep
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • content/BumpMapping

    v6 v7  
    11= Bump Mapping =
    2 To get detailed information about how to create a model with a bump map in blender and import it to Orxonox, take a look at [wiki:tools/BlenderBumpMapTutorial].
     2To get detailed information about how to create a model with a bump map in blender and import it to Orxonox, take a look at [[https://www.youtube.com/watch?v=bck1eU4e8xo|Youtube Blender Tutorial - Normal Mapping]].
    33
    44To use a bump map in a material, you can create a new material script inheriting from the base bump map script. Replace both texture image files with your own files.