About 50 results
Open links in new tab
  1. RbxShader: A robust shader engine, for everyone - Roblox

    May 11, 2024 · RbxShader.new() now holds a new 6th parameter called ShaderID, this allows for multiple shaders to be ran for a single host script as previously, whatever was the host/parent of the …

  2. RbxShader Tutorial - Bulletin Board - Developer Forum | Roblox

    May 11, 2024 · DISCLAIMER: Out of date, beware of inconsistencies. This tutorial needs a rework—and if you’re a total beginner, I recommend NOT getting involved with this resource UNTIL the rework …

  3. New Realistic Graphic setter! [CC] - Community Resources - Roblox

    Aug 10, 2023 · Hello Fellow Robloxians! My group and I (Cybercity) have worked on high-quality “graphic setters” for the past five years. It is safe to say we have cracked the code for UHD graphics …

  4. Topics tagged shaders - Roblox

    Mar 4, 2026 · CanvasDraw - A powerful graphics library (Draw pixels, lines, triangles, read/modify image data, and much more!) Community Resources. gui , rendering , shaders , game-engine , 2d

  5. How It's Done: Making "Shaders" (Part 1) - Roblox

    Oct 15, 2023 · NOTE!!!!!! Due to a recent update, Compatibility has been removed. It is recommended that you use ColorGradingEffect. Update: Sorry for being late, but with the Unified Lighting update, …

  6. Shaders on Roblox - Scripting Support - Developer Forum | Roblox

    Nov 21, 2023 · If it is possible to make a script that automatically bakes the shadows into the map by placing textures then it could be possible, preferably I would like shaders to just exist on roblox but if …

  7. Penumbra: Luau Graphics Pipeline - Community Resources - Roblox

    Dec 8, 2025 · Setup guide using studio’s script sync feature (Ensure feature is enabled in studio betas): The below text is a mirror of Penumbra’s readme.md file on the github repo, where the source code …

  8. How can I create a shader? - Art Design Support - Roblox

    Sep 11, 2024 · There is actually a script for that type of shader, are you talking about colour banding? I have used it before and it’s so cool, I think you can find the model on the dev forum or I linked the …

  9. PS1-Style Vertex Warping Shader Module using EditableMeshes - Roblox

    Mar 25, 2025 · I’ve created a module script that creates a vertex warping effect (inspired by retro console 3D graphics) using Roblox’s EditableMesh API. This creates a retro, distorted look to …

  10. “Symbiote Shader” - Exemple of how to use Editable Image - Roblox

    Feb 11, 2025 · Roblox "Shader" - What do you think of this editable image animation Is it possible to use noise textures using editable image for procedural planets? if so how would i approach it?