I would like to try WebGL, but I don't really like JavaScript. Are there * -to-JavaScript compilers like GWT (Java for JavaScript) that you can recommend for developing WebGL?
GwtGl allows you to use WebGL in a GWT project.
I found gwt-g3d to be the best.
The examples worked for the first time for me, and it has many useful utilities, for example. general types of shaders, general matrix functions, etc.
I will also vote for GwtGL! It was very easy to write WebGL applications with this shell. I can take full advantage of Java and interact with other, modern, javascript libraries, such as gl-matrix, to get matrix functions. I wrote several posts on how to use GwtGL based on the well-known Learningwebgl.com tutorials here http://gibberfish.net/learning-webgl-lesson-1-with-gwtgl/ .
Source: https://habr.com/ru/post/1342543/More articles:How to effectively access gzipped xml from javascript? - javascripthttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1342539/how-to-add-new-visual-states-to-a-custom-control-template-dynamically-in-code&usg=ALkJrhj8Qbu-pdo0LRPSKXHX7DzSSXYFeQSimple spatial efficient associative collection implementations in C? - cHow to organize projects on a Git server? - gitWhat controls the "loading" of feedback in MVP? - mvpHow to move data from unmanaged to managed code? - managedCommon averaging function Ada - adaChanging the font at run time in a WPF application - fontsHow to insert an EntityManager into a Hibernate Bean interceptor using Spring? - javaHow can I give `def formfield_for_manytomany` the identifier of the edited object - djangoAll Articles