How to start making a RENDER category script (visual modules) and how to use opengl
-
Pls im so dumb
-
Pls im so dumb
var GL11 = Java.type("org.lwjgl.opengl.GL11"); var script = registerScript({ name: 'boom', version: '0.0.0', authors: ['Shurpe'] }); script.registerModule({ name: 'box', category: 'Fun', description: '' }, function (module) { module.on('render3D', function() { // OpenGL code }); module.on('render2D', function() { // OpenGL code }); }); -
var GL11 = Java.type("org.lwjgl.opengl.GL11"); var script = registerScript({ name: 'boom', version: '0.0.0', authors: ['Shurpe'] }); script.registerModule({ name: 'box', category: 'Fun', description: '' }, function (module) { module.on('render3D', function() { // OpenGL code }); module.on('render2D', function() { // OpenGL code }); });@skidma thanks for free punhjabi arabic lunar client for hack lixo
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login