Git Product home page Git Product logo

Comments (5)

puchik avatar puchik commented on August 26, 2024

You mean using the blending sliders to make a custom splat map? Maybe for use somewhere else?

If so.... hmmm that's not an available feature, but you could do your blending, leave everything as it is, replace your textures with flat colours (rgb), turn off shading so it's all equally lit and even, then take a screenshot from orthogonal camera view and use that as a splat map... don't know how well it would work with curved surfaces though.

from godot-extras.

Gusher avatar Gusher commented on August 26, 2024

For example, Zylann's terrain plugin creates a copy of the splatmap in the project folder and was wondering if your addon does that too, that can further work with it with external tools like photoshop... am still trying figure out how to setup.... do you have a youtube video showing how to setup? Thanks...

from godot-extras.

puchik avatar puchik commented on August 26, 2024

Ahh but it's not a plugin, just a shader. If you're referring to how I did the painting in the video, that's VPainter which paints to the vertices in the model (which you can't save as a splat map). Otherwise, the shader can't create any mapping, it can only use existing splat maps or vertex colour.

It will work with photoshop in the sense that you can use images made in photoshop as a splat map.

Set up just involves assigning a ShaderMaterial to some mesh and filling in the parameters. I might make a video eventually but it should be relatively straight forward and there are some instructions in the README.

from godot-extras.

Gusher avatar Gusher commented on August 26, 2024

Thanks for explaining, am just a beginner of GODOT, exploring addons, would be great to make a short video guide for the newcomers to GODOT... thanks!

from godot-extras.

puchik avatar puchik commented on August 26, 2024

No problem! I'll consider it, but it should not be too complicated to use the instructions once you read the Godot guides here:
https://docs.godotengine.org/en/stable/tutorials/shading/shader_materials.html
https://docs.godotengine.org/en/stable/tutorials/shading/shader_materials.html
Good luck!

from godot-extras.

Related Issues (8)

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.