Giter Site home page Giter Site logo

Comments (4)

kvark avatar kvark commented on September 13, 2024

Got the draft. Need some feedback.

from gfx.

 avatar commented on September 13, 2024

Shader parameters (also called uniforms) are values provided by the user, that are not changing through the draw call execution.

should be

Shader parameters (also called uniforms) are values, provided by the user, that are constant through the draw call's execution.

The following is not wrong, but it can lead to needless debate over the merit of Javscript rather then Gfx.

It is ironic though, since JavaScript behind it has thousands of ways to SYF. For example, no one stops you from changing the type of the parameter after the material is created.

This needs to be phrased better:

We are using a procedural macro in Rust to generate an implementation of ShaderParam trait for a given struct, as well as a linked structure that has the same variables but indices instead of the original types.

You actually want to explain this problem in a more general sense. You rush over the problem and people unfamiliar with opengl will be like "So what is this solving?"

from gfx.

kvark avatar kvark commented on September 13, 2024

@csherratt Thank you for the notes. I agree this article needs more general sense in it, will think about that.

from gfx.

kvark avatar kvark commented on September 13, 2024

We'll probably need to rewrite it a couple more times. Yet it's published now:
http://gfx-rs.github.io/2014/08/27/shader-param.html

from gfx.

Related Issues (20)

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.