People tend to fear shader code for some reason. This is the little script that runs on the GPU once per primitive, vertex, pixel, or some other driving value (audio sample???). These are all run in parallel, with hundreds or thousands of little workers running the same code just with slightly offset data until it’s all done. When put together, it’s quite impressive what can be done.
Enter Fragment Foundry by Hugh Kennedy. The project’s a little over a year old at this point, but it’s a series of quizzes that are done in WebGL. They provide you with sample code and a GLSL shader editor, and you edit the code on the fly. If you get a parsing error, it will flag the line with a red dot. If you come up with the correct answer, often by changing a single line, it will automatically validate your response.
If you have a few moments, it’s a fun group of brain puzzles, and it’s free.
What about Explicit Primitive
What about Explicit Primitive Shaders is the WebGL API ready for those.
Scott do you plan on getting a Raven Ridge desktop APUs for any testing and if so will you be doing any Blender Cycles Rendering(on the GPU/integrated Vega graphics not on the CPU cores) testing. I’m looking at that Zotac ZBOX MA551 Mini-PC(1) that they announced at CES for maybe some Light Blender 3D mesh modeling workloads and better than laptop rendering under A Linux distro. It’s too bad that memory is so costly but the variants of this SKU supports 32GB DDR4 memory.
(1)
“ZOTAC at CES 2018: AMD Raven Ridge APU in a ZBOX MA551 Mini-PC”
https://www.anandtech.com/show/12319/zotac-displays-zbox-ma551-an-amd-raven-ridgebased-sff-pc
Me personally? Probably not.
Me personally? Probably not. I haven't done too many reviews in a while, and I'm pretty busy between my programming job and some art projects I have on the go.
That said, we are planning to replace my work PC. A mini-PC would fit well, although the company is really geared toward work laptops.
Maybe someone like ASUS will
Maybe someone like ASUS will do a Raven Ridge Ryzen 5 2400G in a laptop form factor. If ASUS can do a Ryzen 7 1700/RX 580 in a 17 inch laptop form factor then the Ryzen 5 2400G with the Vega 11(nCUs) may just make for a nice workhorse laptop in a 15 inch form factor with only the integrated Vega graphics and maybe other options for a Vega discrete mobile GPUs for those that want more graphics power.
65 watts is not hard to do in a laptop form factor for ASUS/Others. But I’d like there to be more mini-PC/AMD desktop RR APU options for folks that want to make use of AMD’s desktop Raven Ridge and maybe a little overclocking. Maybe even a hackintosh for some folks.
Some of my
Some of my tries.
https://www.shadertoy.com/view/Ms2fWW
https://www.shadertoy.com/view/Mll3WM
https://www.shadertoy.com/view/XlX3RB
Nice!
Nice!