[squeak-dev] I miss OpenCrquet. =(

Alan Grimes ALONZOTG at verizon.net
Fri Jul 8 16:43:17 UTC 2016


If you wanted to bring OpenCroquet back, I think the first step would be
generating vulkan bindings.

The Vulkan API is specified in a formal specification, vk.xml or
something. So you'd take that and compile the xml into FFI calls...

There is an alpha version of a generator for C# on github...

The other half of the api are the shader kernels. For that you'd need a
SPIR compiler.


Anyway, just a brainfart...


-- 
IQ is a measure of how stupid you feel.

Powers are not rights.



More information about the Squeak-dev mailing list