Why you should use native API for developing rendering engines.
During a cool drinks party, a fellow developer asked me why we shouldn’t use WebGL 2.0 since it works on browsers & one can create desktop apps using frameworks such as Electron that uses the chromium framework. My friend’s suggestion was this will allow you to write code in JS (or typescript) once & it …
Read more “Why you should use native API for developing rendering engines.”