Skip to content

Commit

Permalink
Update pages
Browse files Browse the repository at this point in the history
  • Loading branch information
alloystorm committed Apr 11, 2024
1 parent d2bd062 commit 9d50b2a
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 2 deletions.
5 changes: 3 additions & 2 deletions dancexr/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ sidebar:
| - [Transparent Materials](features/material_transparent.md)
| - [Custom 1 Materials](features/material_custom1.md)
| - [Custom 2 Materials](features/material_custom1.md)
| [Sweat Effect](features/sweat_effect.md) || PRO
| [Texture Enhancement](features/texture_enhancement.md) || PRO
| [Sweat Effect](features/sweat_effect.md) || NSFW
| [Material List](features/material_settings.md#material-list) || PRO
|
| *Pro Features*
Expand Down Expand Up @@ -115,7 +116,7 @@ sidebar:
| [Stages](features/stages)
| [Props](features/props)
| [Beats Ring](features/beats_ring.md)
| [Stage Laser](features/laser.md) | [2024.3](releases/2024.3.md) |
| [Stage Laser](features/laser.md) | [2024.3](releases/2024.3.md) | PRO
| [Save & Load Scene](features/save_scene.md)
| [Scene Bundles](features/scene_bundle.md) | [2024.1](releases/2024.1.md) | PRO |
|
Expand Down
1 change: 1 addition & 0 deletions dancexr/features/specular_map.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ sidebar:


## Specular / Mask Map

Uses specular or mask map to control certain properties of the material. Such as metallic, AO(ambient oclusion), glow and smoothness.

This allows you to choose each channel of the map to control different properties of the material.
Expand Down
32 changes: 32 additions & 0 deletions dancexr/features/texture_enhancement.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
locale: en-US
layout: single
title: Texture Enhancement
toc: true
sidebar:
nav: "docs"
---

{% include video id="uk7QGK3rOQk" provider="youtube" %}

## Texture Enhancement
You can enhance the textures of the materials in this category by utilizing the specular map for certain effects, generating a normal map from the base map or the specular map, and using custom detail maps to improve the details of the materials.

### Specular / Mask Map Control
[Using specular / mask map](specular_map.md)

### Generating Normal Map
* [Generating normal map](normal_map.md)

### Custom Detail Map
* [Using custom detail maps](custom_detail_map.md)

### Gradient Control

Allow changing material properties along a gradient path.

{% include video id="Yi2W_cwufNk" provider="youtube" %}

{% include video id="d8GP3G0wF3M" provider="youtube" %}

{% include video id="atIdSd2TIrA" provider="youtube" %}

0 comments on commit 9d50b2a

Please sign in to comment.