YouGroove 867 Posted March 9, 2013 Share and Earn Posted March 9, 2013 Like 3D art sites, let's have a WIP topic (we could have also wome WIP thread). So people, could yous use LE2 or Leadwerks 3, post here a picture or video of what you are working on in Leadwerks Let start : A space semi real time RPG/strategy space game. Quote Link to post Share on other sites
Marleys Ghost 111 Posted March 9, 2013 Share and Earn Posted March 9, 2013 huh? isn't that what the showcase forum is for? Quote Link to post Share on other sites
DigitalHax 25 Posted March 10, 2013 Share and Earn Posted March 10, 2013 Well i suppose this would be similar to the "what are you working on?" thread. I am currently working on an skeleton game base using the LE2 engine to eventually build a game upon. This involves a gameplay manager, sound manager, and so on. Quote Link to post Share on other sites
YouGroove 867 Posted March 10, 2013 Author Share and Earn Posted March 10, 2013 In fact showcase i think is to display a real project you are making and already take shape. Wip is just showing progress of what you do, it can be alpha stages or beginning of something that you are just beginning. Yes , it should be named "What you are working on", i do'nt know how to chaneg title, if not delete post and remake one ? Quote Link to post Share on other sites
Mumbles 32 Posted March 10, 2013 Share and Earn Posted March 10, 2013 huh? isn't that what the showcase forum is for? Glancing back to old TGC times, I would have thought showcase forum would be better suited to actual completed products that you want to show off. Maybe there should be an completely dedicated work in progress board here. Quote Link to post Share on other sites
Marleys Ghost 111 Posted March 10, 2013 Share and Earn Posted March 10, 2013 In fact showcase i think is to display a real project you are making and already take shape. Isn't that the definition of WIP? ... or are you saying that you want a forum to show off fictional/pretend projects on which no work has been done? Quote Link to post Share on other sites
Guest Red Ocktober Posted March 10, 2013 Share and Earn Posted March 10, 2013 le Galleria... yes? --Mike Quote Link to post Share on other sites
YouGroove 867 Posted March 10, 2013 Author Share and Earn Posted March 10, 2013 I just wanted to have something like that : http://www.polycount.com/forum/forumdisplay.php?f=42 Quote Link to post Share on other sites
paramecij 67 Posted March 10, 2013 Share and Earn Posted March 10, 2013 .. less words, more images please? A post-apocalyptic RPG adventure Quote Link to post Share on other sites
AggrorJorn 1,692 Posted March 10, 2013 Share and Earn Posted March 10, 2013 when you wan to edit the title, switch to full editor. It sits right below the text area. More options, like file upload and title editing are then possible. Quote Link to post Share on other sites
shadmar 1,172 Posted March 10, 2013 Share and Earn Posted March 10, 2013 Hei BES, you have a working planet renderer? (as in LOD planet full scaled?) Quote Link to post Share on other sites
cassius 211 Posted March 10, 2013 Share and Earn Posted March 10, 2013 if you are gonna have wip then it should be informative and give some indication of what you are working on. Quote Link to post Share on other sites
BES 115 Posted March 11, 2013 Share and Earn Posted March 11, 2013 Hei BES, you have a working planet renderer? (as in LOD planet full scaled?) Yeah ....pretty much ...it needs improvement though. Quote Link to post Share on other sites
BES 115 Posted March 11, 2013 Share and Earn Posted March 11, 2013 if you are gonna have wip then it should be informative and give some indication of what you are working on. I am working on a space game..have been for a while now.. GOAL: Release by episode ...each episode with 3-4 chapters...at the end of each episode its the end of your characters life(or retirement at age 50)...the new episode will let you choose another character ..but you have to stay on that specific class you chose in the beginning of Episode 1. The game will be an RPG,FPS,RTS,Flight Sim(space fighters) ..all rolled into 1 game ...IF I can pull it off.. 3 character classes(so far..probably wont have any more) ..each class will share part of the main storyline just different perspectives ..(basically you can re-play the game and it will be different depending on choices and depending on if you chose a different class) Right now the 3 character classes will be ...fighter pilot,marine, starship captain The concept is to find a new home while exploring the universe, human evolution through exploration and finding new resources and tech..while encountering different races and/or creatures... Exploration will cover planet surfaces,nebula's, gas giants,deep space,asteroid fields and other things(exotic etc) Story will have limited voice acting (done by me and some family members), and choices ....choices will determine what happens in the game ...choices based on actions or what you selected in the dialog when speaking to NPCs All ships will have some sort of shield system, All ships will have some sort of weapon system, All ships will have damage effects (debris flying off the hull..burn marks..actual parts blown off) All ships will have realistic subsystem damage and internal damage ...like if your fighter got hit in the shield subsystem there will be levels of damage like low,med,high,destroyed and the cockpit will short out in that area depending on the level of damage.. Slow moving home base/colony ship (sort of like a moving Dyson sphere but smaller) as return base for any collected research or resources and where all the upgrades happen... Same ship damage method as the fighter for the capital ships Will try to have kb/mouse, 360 controller, joystick controls for characters and ships(already have the code) Working on procedural planets with tessellation, atmospheric transitions,day/night cycles so you can fly through the atmosphere and land on any planet Realistic suns (with all the fiery glory) Marines get zero-g combat Marine gear will use nanotechnology/holographic (body armor will deploy once in combat mode,same with weapons), optional sword for close combat.. Marines and ships are upgradable depending on research and technology found during exploration.. there is more but I think you get the idea.. Quote Link to post Share on other sites
YouGroove 867 Posted March 11, 2013 Author Share and Earn Posted March 11, 2013 @BES : Sounds cool. Good choice (space ships are lot more easy to manage than characters animations, expressions, dialogs, and AI) Quote Link to post Share on other sites
YouGroove 867 Posted March 11, 2013 Author Share and Earn Posted March 11, 2013 @paramecij: Super scene. From where comes the 3D models ? did you made them or baught ? Could be some scene of old game on SNES Jungle Strike. Quote Link to post Share on other sites
gamecreator 880 Posted March 11, 2013 Share and Earn Posted March 11, 2013 Learning networking with RakNet by making a very simple multiplayer FPS. It probably won't even be a playable game as much as a small area to run around. Quote Link to post Share on other sites
AggrorJorn 1,692 Posted March 11, 2013 Share and Earn Posted March 11, 2013 I trying to get better at C++ by making a debuggers console. I am also trying to create simple games for future tutorials. Quote Link to post Share on other sites
BES 115 Posted March 12, 2013 Share and Earn Posted March 12, 2013 Figured there would be more responses to this thread... guess you all are scared! Quote Link to post Share on other sites
klepto2 112 Posted March 12, 2013 Share and Earn Posted March 12, 2013 Hi, I'm working on a full c++/lua-api comaptible .NET Wrapper for Leadwerks 3. Screenies: I'm also working on some shaders (no screens yet) and some small scripts. Also I'm currently trying to get used to the Graphite Terrain Engine (Grome 3). Quote Link to post Share on other sites
YouGroove 867 Posted March 12, 2013 Author Share and Earn Posted March 12, 2013 BSP level test , lightmap makes it promising I think in something like this : http://www.indiedb.com/games/soldier-of Quote Link to post Share on other sites
Guest Red Ocktober Posted March 15, 2013 Share and Earn Posted March 15, 2013 has anyone got anything resembling a game (similar to the First Person project that Andy previewed) deployed onto one of the mobile platforms yet, that they could show... vid or screenies... or just a few words would be good... thx... --Mike Quote Link to post Share on other sites
BES 115 Posted March 15, 2013 Share and Earn Posted March 15, 2013 Sorry ...mine isnt that far along ....it could be ...but im in the middle of converting assets to one big folder so its easier for me ...since I have them spread all over 3Tb of drive space..havent been able to find anything very easily.. I have another pic though.. 1 Quote Link to post Share on other sites
Guest Red Ocktober Posted March 15, 2013 Share and Earn Posted March 15, 2013 looks great B... are you planning on deploying this to one of the mobile platforms... --Mike Quote Link to post Share on other sites
Patrik 14 Posted March 16, 2013 Share and Earn Posted March 16, 2013 Hi BES Last screenshot looking really good. Especially the planet and its atmosphere. Quote Link to post Share on other sites
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.