IvanK Posted July 4, 2014 Share Posted July 4, 2014 Hi, let me show you the next release of IvanK library. The library, where everything is drawn using WebGL. One of the new features is editable TextField - you can click into textfield and type text, without using any HTML elements.I would like to encourage you to make 3D games. It is surprisingly simple, you don't have to know what Matrix or Shader is. Just play with position (x/y/z), rotationX / rotationY / rotationZ, scaleX / scaleY / scaleZ. Then you can play with drawTriangles / drawTriangles3D, and perhaps create a 3D shooter like Dino Hunt. Don't be afraid of 3D! IvanK.js works in all browsers with WebGL support, including IE11. It works smoothly in Chrome for Android. It is going to work in iOS 8 soon. Wish you good luck with your games! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.