Tebjan Halm

Results 92 comments of Tebjan Halm

Just for my understanding, the main feature is that you can edit the values in the editor, right? Otherwise, there are many ways to achieve that with common programming patterns,...

For the current binary releases in the launcher you need visual studio 2019 and net 5.0 or 4.7.2. there will be a new preview soon that works with visual studio...

Hey, thanks for the ideas. Stride is completely community driven. So if you want that to happen, you are totally welcome to do just that. Let us know what you...

I've noticed the same happens when using the `SV_VertexID` semantic, when it gets added as a semantic to the geometry shader input, the shader has an error. So to fix...

@xen2 It would be very interesting to see what your prototype looks like and what ideas and concepts it follows. Since we develop a visual programming language this Epic is...

Here is some progress report: https://forums.xenko.com/t/visual-scripting-visual-programming-in-xenko/1524

Yes, but I believe a different cause, this time.

@tzachshabtay interesting tool, that could help with code completion when writing shaders... if you add/use the right fake shader libraries to the c# file, the visual studio c# editor would...

also this looks very interesting, maybe it can help, even has a gpu debugger: http://www.ilgpu.net/

That would be great! It has been asked frequently to integrate a 3d surface rendered by stride into Avalonia. In our fork, we have done some work regarding multiple windows,...