Giter VIP home page Giter VIP logo

Comments (8)

schalkt avatar schalkt commented on May 26, 2024 5

I am working hard on the new website :)

tgen-soon

from tgen.

schalkt avatar schalkt commented on May 26, 2024 1

Yes, I know. I'm absolutely agree with you :)
I want a totally new website with simple but well documented Angular based html forms.
The only one problem is I haven't enough time currently, but this issue will be remind me, so thanks ;)

from tgen.

Zireael07 avatar Zireael07 commented on May 26, 2024

Any news on new website? I agree the current generator is hard to use...

from tgen.

schalkt avatar schalkt commented on May 26, 2024

@Zireael07 You can check here new.texture-generator.com, but only you and @HorstBaerbel because is currently not working properly and missing a lots of features yet ;)

from tgen.

Zireael07 avatar Zireael07 commented on May 26, 2024

The basics seem to be working, the only bug I saw is that the colormap list should be single choice, not multiple (but it correctly applies only a single choice)

from tgen.

HorstBaerbel avatar HorstBaerbel commented on May 26, 2024

Nicer, usage is still a bit unclear, but how is the bump mapping applied? Where does the map come from?

from tgen.

schalkt avatar schalkt commented on May 26, 2024

The basics seem to be working, the only bug I saw is that the colormap list should be single choice, not multiple (but it correctly applies only a single choice)

@Zireael07
The multiple select of colormap is correct because of the engine select one by seed number when rendering.
The seed number define the exact choice from the random elements.

Example:

[dawn, dusk, elevation] -> seed 59604 -> dusk
[dawn, dusk, elevation] -> seed 10437 -> elevation

I know this isn’t easy to understand, so I need to rethink the user interface and write help for input on the new site. :)

from tgen.

schalkt avatar schalkt commented on May 26, 2024

Nicer, usage is still a bit unclear, but how is the bump mapping applied? Where does the map come from?

@HorstBaerbel
The 3D window is only an example for viewing the 2D textures on the objects.
The bump map is handled by three.js Material.

But your idea is interesting. :)
The page may be better if the visitors can change also the three.js Material settings.

from tgen.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.