Jump to content

Recommended Posts

Posted

Hey as i actually switched from blitzmax to c# i would like to know some stuff:

 

where can i find a smal doc how to use Leadwerks2 with c# (VS2010) ?

its not easy to find since its all mixed with LE3 and stuff, maybe you should make 2 areas for LE2 and 3...

 

and the other question,

 

in blitzmax i was able to easy use all openGL functions just in leadwerks for easy draw 2d stuff and such.

i think this is not possible with c# at all?

Whuts wroong?

Posted

Why not use plain c with le2.Thats what I do. Its supported by the docs.

amd quad core 4 ghz / geforce 660 ti 2gb / win 10

Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++

Posted

LE 3 is only C++ and Lua officially supported.

That makes less work also For Josh specially with now all platforms to manage.

 

You should try Lua that is not so complicated when you understand how it works.

Stop toying and make games

Posted

...

in blitzmax i was able to easy use all openGL functions just in leadwerks for easy draw 2d stuff and such.

i think this is not possible with c# at all?

 

I don't see why not. Search for a simple opengl in c# tutorial to see how to properly set up opengl (not the window and context, the linking and importing of library functions). You should be able to call the same functions in same places as you did in blitzmax.

 

... i think there was quite some stuff on le2 and c#, don't know where it's all gone now, but i found this

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...