-
Notifications
You must be signed in to change notification settings - Fork 50
Description
Hi,
I seem to get an error trying to render the mandelbulb and others.
The problem seems to be
Could not create fragment shader: 0:351(7): error: Illegal use of reserved word `half'
Which appears in a lot of the examples I try.
Cheers
Full log:
Parse: /home/stu/projects/external/Fragmentarium/Fragmentarium-Source/Build - Linux/Fragmentarium/Examples/Historical 3D Fractals/Mandelbulb.frag
Including file: /home/stu/projects/external/Fragmentarium/Fragmentarium-Source/Build - Linux/Fragmentarium/Examples/Include/DE-Raytracer.frag
Including file: /home/stu/projects/external/Fragmentarium/Fragmentarium-Source/Build - Linux/Fragmentarium/Examples/Include/3D.frag
Including buffershader: /home/stu/projects/external/Fragmentarium/Fragmentarium-Source/Build - Linux/Fragmentarium/Examples/Include/BufferShader.frag
Parse: /home/stu/projects/external/Fragmentarium/Fragmentarium-Source/Build - Linux/Fragmentarium/Examples/Include/BufferShader.frag
Including file: /home/stu/projects/external/Fragmentarium/Fragmentarium-Source/Build - Linux/Fragmentarium/Examples/Include/MathUtils.frag
Mandelbulb Distance Estimator
Simple 3D Setup
5 locked variables: NormalBackStep,HardShadow,Reflection,DebugSun,EnableFloor
Camera: Use W/S to fly. 1/3 adjusts speed. Q/E rolls. Click on 3D window for key focus. See Help Menu for more.
Could not create fragment shader: 0:351(7): error: Illegal use of reserved word `half'
0:351(7): error: syntax error, unexpected ERROR_TOK, expecting ',' or ';'
Failed to compile script (70 ms).
This video card supports: OpenGL1.1, OpenGL1.2, OpenGL1.3, OpenGL1.4, OpenGL1.5, OpenGL2.0, OpenGL2.1, OpenGL3.0