gradient texture

This commit is contained in:
2023-05-10 00:45:09 +02:00
parent 1c274c949e
commit cbf4d5df09
6 changed files with 113 additions and 13 deletions

View File

@@ -108,8 +108,8 @@ Progress: About 90% ([LWO2 Spec](http://static.lightwave3d.com/sdk/2015/html/fil
Ordinal Strings:
* ✅ [Image Texture Map](#image-texture-map) `IMAP`
* ❌ [Procedural Texture](#procedural-texture) `PROC`
* [Gradient Texture](#gradient-texture) `GRAD`
* Shader Plugin `SHDR`
* [Gradient Texture](#gradient-texture) `GRAD`
* ✅ [Shader Plugin](#shaders) `SHDR`
#### Shared
@@ -158,16 +158,16 @@ Ordinal Strings:
| Chunk | Tag | Status |
|----------------|-------------------|--------|
| Parameter Name | `PNAM` | |
| Item Name | `INAM` | |
| Gradient Range | `GRST`<br>`GREN` | |
| Repeat Mode | `GRPT` | |
| Key Values | `FKEY` | |
| Key Parameters | `IKEY` | |
| Parameter Name | `PNAM` | |
| Item Name | `INAM` | |
| Gradient Range | `GRST`<br>`GREN` | |
| Repeat Mode | `GRPT` | |
| Key Values | `FKEY` | |
| Key Parameters | `IKEY` | |
#### Shaders
| Chunk | Tag | Status |
|------------------|--------|--------|
| Shader Algorithm | `FUNC` | |
| Shader Algorithm | `FUNC` | |