afecelis Posted April 4, 2013 Share Posted April 4, 2013 I created the project via the Leadwerks Project manager. Somehow the GL includes were not in my "microsoft sdks" folder But I found them in another one. I had also downloaded GLU and Glew binaries and pasted their include, lib, and bin contents into the sdks, lol. Thanks, I already went through VT01 and it's great. I hope to finish the rest of them today. regards, Alvaro @ESP: Install the "download helper" extension for firefox so you can download them in all their HD1080 glory, or there are other video downloaders for firefox, i.e. "easy youtube video downloader". It also works great . 1 Quote Win8.1 Pro X64/ Intel core I7 @ 3.5GHz / 32GB DDR3 SDRAM / GeForce GTX 660+760/ VC++ Express 2013/ Blender /Unwrap3dpro3 /Modo 8 Link to comment Share on other sites More sharing options...
afecelis Posted April 4, 2013 Share Posted April 4, 2013 Note to tutorial 2: models, you can find the fbx pumpkin file and its textures here: http://www.turbosqui...3d-model/699996 cheers! Quote Win8.1 Pro X64/ Intel core I7 @ 3.5GHz / 32GB DDR3 SDRAM / GeForce GTX 660+760/ VC++ Express 2013/ Blender /Unwrap3dpro3 /Modo 8 Link to comment Share on other sites More sharing options...
AggrorJorn Posted April 5, 2013 Author Share Posted April 5, 2013 That is where the pumpkin comes from yes . It is also included in the the entire source code of the tutorials https://github.com/Aggror/Leadwerks3Tutorials: Quote Link to comment Share on other sites More sharing options...
afecelis Posted April 5, 2013 Share Posted April 5, 2013 oooops! I hadn't seen the Github repo Great to know everything's there! ps. arggghhhhh! it's in your first post! lol! shame on me! Quote Win8.1 Pro X64/ Intel core I7 @ 3.5GHz / 32GB DDR3 SDRAM / GeForce GTX 660+760/ VC++ Express 2013/ Blender /Unwrap3dpro3 /Modo 8 Link to comment Share on other sites More sharing options...
AggrorJorn Posted April 9, 2013 Author Share Posted April 9, 2013 Tutorial #8: FPS character controller. I will update the repository tomorrow. 2 Quote Link to comment Share on other sites More sharing options...
Josh Posted April 9, 2013 Share Posted April 9, 2013 Bravo, sir. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
afecelis Posted April 9, 2013 Share Posted April 9, 2013 yaaaaaaaayyyy! thanks! Quote Win8.1 Pro X64/ Intel core I7 @ 3.5GHz / 32GB DDR3 SDRAM / GeForce GTX 660+760/ VC++ Express 2013/ Blender /Unwrap3dpro3 /Modo 8 Link to comment Share on other sites More sharing options...
AggrorJorn Posted April 10, 2013 Author Share Posted April 10, 2013 Thanks, The git repository has been updated. 1 Quote Link to comment Share on other sites More sharing options...
AggrorJorn Posted April 13, 2013 Author Share Posted April 13, 2013 Tutorial #9: The third person camera controller. The git repository has also been updated. 2 Quote Link to comment Share on other sites More sharing options...
tjheldna Posted April 13, 2013 Share Posted April 13, 2013 Nice tutorials Aggror, these tutorials are useful to me and no doubt for new users. Thanks! Quote Link to comment Share on other sites More sharing options...
neseir Posted April 14, 2013 Share Posted April 14, 2013 Very good ! I'm new to Leadwerks and these tutorials are a real kickstarter to get started. Thanks a lot ! Br Eirik Quote Link to comment Share on other sites More sharing options...
AggrorJorn Posted April 19, 2013 Author Share Posted April 19, 2013 Tutorial #10: Introduction to Lua - Tutorial added to the tutorial section - Git repository updated. 3 Quote Link to comment Share on other sites More sharing options...
cassius Posted April 19, 2013 Share Posted April 19, 2013 Great stuff. Are these tuts gonna be put somewhere where we can grab the code.? Or have I missed something? Quote amd quad core 4 ghz / geforce 660 ti 2gb / win 10 Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++ Link to comment Share on other sites More sharing options...
AggrorJorn Posted April 19, 2013 Author Share Posted April 19, 2013 See the first post for links. You can go the tutorial section of leadwerks to view code and media per tutorial or download everything via git. Quote Link to comment Share on other sites More sharing options...
BenH_76 Posted April 19, 2013 Share Posted April 19, 2013 Awesome tutorials, great job! More Lua please Quote Link to comment Share on other sites More sharing options...
Heavy Paddy Posted April 19, 2013 Share Posted April 19, 2013 Thanks for your good tutorials. They really help getting to learn the engine and a little bit of scripting, when you arent a programmer And you arent too fast or doing too complicated stuff, so the viewer can follow your steps. Quote Link to comment Share on other sites More sharing options...
AggrorJorn Posted April 20, 2013 Author Share Posted April 20, 2013 Thanks for your good tutorials. They really help getting to learn the engine and a little bit of scripting, when you arent a programmer And you arent too fast or doing too complicated stuff, so the viewer can follow your steps. Thanks, I am still fiddling with getting the best audio quality but some noise still remains in the background. I can remove most of it but my own voice gets kind of distorted. Awesome tutorials, great job! More Lua please I have another tutorial for Lua planned which covers the flowgraph editor. I am holding back on this one, because I think some key features are missing for it right now. Think about zooming in and organizing your flowgraph Better overview. The first post is now a lot more organised. All the tutorials link to the tutorial page instead of Youtube. I also explained a little bit better how you can find source code and media files. 1 Quote Link to comment Share on other sites More sharing options...
Jim Posted April 21, 2013 Share Posted April 21, 2013 These are Great, Hope you continue with the Lua Part. I prefer Lua at the present time Quote Link to comment Share on other sites More sharing options...
AggrorJorn Posted April 21, 2013 Author Share Posted April 21, 2013 Most of my focus lies on C++. I only want to cover the Lua essentials: object scripts and flowgraph. 1 Quote Link to comment Share on other sites More sharing options...
Jim Posted April 21, 2013 Share Posted April 21, 2013 Anything you cover in Tuts will be Nice Quote Link to comment Share on other sites More sharing options...
AggrorJorn Posted April 28, 2013 Author Share Posted April 28, 2013 Tutorial #11: Classes Source code: http://www.leadwerks.com/werkspace/page/tutorials/_/classes-in-c-r32 1 Quote Link to comment Share on other sites More sharing options...
shadmar Posted April 29, 2013 Share Posted April 29, 2013 Nice class tut Aggror +1 Quote HP Omen - 16GB - i7 - Nvidia GTX 1060 6GB Link to comment Share on other sites More sharing options...
AggrorJorn Posted May 3, 2013 Author Share Posted May 3, 2013 Lua tutorials The new tabbing tags for werkspace make it possible to create multiple tabs inside a tutorial. I felt the immediate urge to make use of this by creating a special Lua tab. This tab contains the entire source code from the video tutorial, only converted to Lua. The first tree tutorials are already updated: http://www.leadwerks.com/werkspace/page/tutorials/_/shapes-and-physics-r10 1 Quote Link to comment Share on other sites More sharing options...
AggrorJorn Posted May 4, 2013 Author Share Posted May 4, 2013 A little surprise in between: Building for Android. 3 Quote Link to comment Share on other sites More sharing options...
AggrorJorn Posted May 7, 2013 Author Share Posted May 7, 2013 The following tutorials have now a Lua counterpart available : Sound: http://www.leadwerks...on-to-sound-r11 Free and Spectator camera: http://www.leadwerks...tor-cameras-r12 Raycasting: http://www.leadwerks...-raycasting-r13 Note that there are 3 lines in the tutorials above that require bug fixing. They will be edited soon. 2 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.