Design :HLSL syntaxe highlight support #118854

Open
opened 2024-02-28 15:40:27 +01:00 by Gangneron · 4 comments

I'm creating this ticket to get other people's opinions on implementing hlsl syntax in the script and text editor.
the goal would be to be able to write and execute custom hlsl shaders in blender. This language is widespread in the industry, particularly that of video games. but before starting development I wanted to collect opinions or advice on the subject

I'm creating this ticket to get other people's opinions on implementing hlsl syntax in the script and text editor. the goal would be to be able to write and execute custom hlsl shaders in blender. This language is widespread in the industry, particularly that of video games. but before starting development I wanted to collect opinions or advice on the subject
Gangneron added the
Type
Design
label 2024-02-28 15:40:27 +01:00
Iliya Katushenock added this to the Python API project 2024-02-28 15:45:02 +01:00
Iliya Katushenock added the
Module
EEVEE & Viewport
Interest
Text Editor
labels 2024-02-28 15:45:09 +01:00

The biggest issue I see is that there is currently no way to use HLSL in Blender to compile a shader or a script node.
So I don't see the incentive at all.

The only use-case I can think of is when using an external engine in the viewport that does support HLSL but that's quite niche.

The biggest issue I see is that there is currently no way to use HLSL in Blender to compile a shader or a script node. So I don't see the incentive at all. The only use-case I can think of is when using an external engine in the viewport that does support HLSL but that's quite niche.
Author

He is possible to fix issue of compile it's possibly #113938
But i write your commentary

He is possible to fix issue of compile it's possibly #113938 But i write your commentary

I had a discussion with Jeroen on this subject and it seemed that the implementation was far from being easy in the end and quite badly supported on many OpenGL implementation. So I'm pretty sure this will only apply to Vulkan which is only planned for the end of the year (first working version). So it isn't something I would recommend to work on until then.

I had a discussion with Jeroen on this subject and it seemed that the implementation was far from being easy in the end and quite badly supported on many OpenGL implementation. So I'm pretty sure this will only apply to Vulkan which is only planned for the end of the year (first working version). So it isn't something I would recommend to work on until then.
Author

ok I will talk about it when vulkan is functional.

ok I will talk about it when vulkan is functional.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#118854
No description provided.