Skip to content
Success

Changes

Summary

  1. Add step and smoothstep functions (commit: 468d151) (details)
Commit 468d151956d0ddd41a653d5f13123c92f5a67b1b by Geolykt
Add step and smoothstep functions

Also tried to add discord() but stopped doing that halfway
(commit: 468d151)
The file was modifiedsrc/main/java/org/jglrxavpok/jlsl/glsl/VertexShader.java (diff)
The file was modifiedsrc/main/java/org/jglrxavpok/jlsl/glsl/GLSLMath.java (diff)
The file was modifiedsrc/main/java/org/jglrxavpok/jlsl/glsl/FragmentShader.java (diff)
The file was modifiedsrc/main/java/org/jglrxavpok/jlsl/glsl/GLSLEncoder.java (diff)