Clear Filters
Clear Filters

Where is Shader graphics available in MATLAB

6 views (last 30 days)
Shader graphics features are available in gaming engines like _ UNREAL_ or in graphic tools like BLENDER, HOUDINI ? How to achieve the same in MATLAB?

Answers (1)

Walter Roberson
Walter Roberson on 19 Feb 2024
The only access is shading (not very extensive)
  2 Comments
RahulTandon
RahulTandon on 20 Feb 2024
Obvious response: possibility of integrating the likes of shader grafic language;' HLSL' (pardon the inaccuracy) ..? . I ask because matlab does link to OpenGL.
Walter Roberson
Walter Roberson on 20 Feb 2024
MATLAB does not offer any interface to call into OpenGL directly, or to call into any HLSL

Sign in to comment.

Categories

Find more on Just for fun in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!