Search found 684 matches

by illwieckz
Tue Dec 26, 2023 8:28 am UTC
Forum: Assets & Artwork
Topic: Implementing the TeraPack dpkdirs
Replies: 7
Views: 2644

Re: Implementing the TeraPack dpkdirs

So I did a huge rename of files to follow conventions, and now the materials are all generated by Sloth when building with Urcheon (there is no .shader file in tex- dpkdirs anymore). I have not ported the demo map as I don't know what to do with numbers yet. I have not ported materials from metaland...
by illwieckz
Tue Dec 26, 2023 5:28 am UTC
Forum: Assets & Artwork
Topic: Implementing the TeraPack dpkdirs
Replies: 7
Views: 2644

Re: Implementing the TeraPack dpkdirs

It may be possible to extend Sloth to write textures/terapack/tree/tree_3 out of textures/terapack/tree/pattern_116_diffuse by implementing a name generator based on pattern and iteration in Sloth, but that may be annoying to do.

by illwieckz
Tue Dec 26, 2023 5:23 am UTC
Forum: Assets & Artwork
Topic: Implementing the TeraPack dpkdirs
Replies: 7
Views: 2644

Re: Implementing the TeraPack dpkdirs

so, I need to know from Code_Man if it is useful or even needed to remember the original pattern number.

by illwieckz
Tue Dec 26, 2023 5:18 am UTC
Forum: Assets & Artwork
Topic: Implementing the TeraPack dpkdirs
Replies: 7
Views: 2644

Re: Implementing the TeraPack dpkdirs

This kind of numbering prevents to generate the materials with Sloth: textures/terapack/tree/tree_3 { qer_editorimage textures/terapack/tree/pattern_116_diffuse { map textures/terapack/tree/pattern_116_diffuse normalMap textures/terapack/tree/pattern_116_normal specularMap textures/terapack/tree/pat...
by illwieckz
Tue Dec 26, 2023 4:35 am UTC
Forum: Assets & Artwork
Topic: Implementing the TeraPack dpkdirs
Replies: 7
Views: 2644

Re: Implementing the TeraPack dpkdirs

After examination, it happens that all the materials keywords from .mtr files we don't support yet (but that we may want to support, sometime it's already partially implemented) are: parallaxDepth 0.05 specularExponent 256 specularReflectance 0.4 The values are always the same, so we can safely dele...
by illwieckz
Tue Dec 26, 2023 4:18 am UTC
Forum: Assets & Artwork
Topic: Implementing the TeraPack dpkdirs
Replies: 7
Views: 2644

Implementing the TeraPack dpkdirs

Code_Man sent me an archive of some work-in progress TeraPack dpk, those are free texture sets by Nobiax/Yuqhues. As a first step, I pushed the files to a repository there: https://github.com/InterstellarOasis/wip-terapack The purpose of this repository is to be cleaned-up before doing the final rep...
by illwieckz
Sat Dec 16, 2023 7:53 am UTC
Forum: Troubleshooting
Topic: Server - Raspberry Pi 2 - Warn: VM exited with signal 11: Segmentation fault
Replies: 21
Views: 5123

Re: Server - Raspberry Pi 2 - Warn: VM exited with signal 11: Segmentation fault

Please specify everything you want me to do, but take your time please, forget about time, i have too many irons in the fire :D :D. but i'll do it :wink: I have no precise idea about what to test. At least, if you can monitor the ram, that can be useful. I wonder how that behaves when there is many...
by illwieckz
Sat Dec 16, 2023 7:36 am UTC
Forum: Troubleshooting
Topic: Server - Raspberry Pi 2 - Warn: VM exited with signal 11: Segmentation fault
Replies: 21
Views: 5123

Re: Server - Raspberry Pi 2 - Warn: VM exited with signal 11: Segmentation fault

Excellent! Now I'm curious about the performance of a Raspberry PI 2 for such task! 😃️