-
Posts
803 -
Joined
-
Last visited
Content Type
Blogs
Forums
Store
Gallery
Videos
Downloads
Everything posted by Naughty Alien
-
hello HeadClot, and welcome to LE world ..ill try to answer your questions, from the perspective i see 1) You will do just fine with LE, if you take one step at the time, regarding learning curve, so, there are some tutorials, and most important, people here are very friendly so you will not be alone, no matter where you stuck..code is not heavy, but keep in mind, it depend on complexity of your project and what you trying to do..whatever case may be, some learning curve is necessary, but dont worry about it, you will enjoy it a lot 2) Blender is just fine, long as you can export FBX..3dsmax, Maya, XSI, etc..you can use pretty much everything I hope this helps a bit..I highly recommend LE..you will not regret it(long as your scope of development is PC only, at this moment)
-
..my low end test rig is 7600GT and everything i set, works just fine on it..it helped me a lot to carefully design things and code so everything more than 7600 simply just fly..
-
..ahh..good ..hehe..is it entire source Bmax or C++/C mixed?? Also, what are prerequisites in order to properly compile, regarding eventual SDK's and stuff??
-
..thats sounds nice...Lumooja, are you source owner? if so i would like to ask few simple questions...
-
..all right..this is mainly message for Josh, but anyone is welcome to answer(eventual source owners are welcome)...im very much interested to purchase ready to compile soruce version of LE..many reasons for that..i really love this engine and im going to use it for quite few projects on sight already, but i would like to have access to its source because of some things i would like to do with PS3 port..so, is it still available (source) and is there any info about it..i couldnt find anything on site..thanks in advance..
-
..as Pixel Perfect said..dont be put down because of Bmax..people whos ranting about it, just have no clue what is language capable of, and i assure you, if you know C#, you know Bmax already, and speed wise, only language what outrun Bmax slightly(very minor difference, with MinGW 5+, on non engine related tasks, while engine tasks has no difference at all) is C++..soon BmaxV2 is out and that beauty will run on every toaster out there exist, so ill be careful about judging , base don people who never actually tried it..only problem with Bmax is that its not promoted/advertised enough, otherwise, its one very very nice and elegant cross platform language..
-
that's a loss for community here.. project looked quite okay and im very sorry to hear it went 'under water'..
-
@Gandi and MrIslomaniac Actually, depending on lenses type you used, such effects appear in nature so i wasnt do anything on my own but just 'copy' effect from video file i have regarding lens flare physics study..heck wide angle lenses can produce even more 'scale up effect'..so its about to be 'normal'..
-
..RO, try to create class what will keep eye on all objects created and flush them out when they are discarded(just before loading new scene with all assets)..
-
..just got EMBM just got work nicely with multiple water planes, nice..
-
..yup..i have editor where i can set up everything quickly, particle editor, animation editor, all stuff i need so i just load extracted files from each of this editors in to game and just play thing..each class is self sustainable and self updating all changes, so, once loaded everything works on its own, thats why in editors, parameters has to be set for what you want..
-
..well..i never used any version of editor, but i completely understand your frustration RO, especially when you dig in to project and realize that nothing works..its VERY painful...but i hope it will appear some stable version without such turbulence...I recommend to lock down your project on to one version and do whole thing in that version (me myself will not move to any version from 2.31, until next project)..
-
..all right..it appears that recently im posting a lot of stuff, but, im just showing progress over things i did showcase before..this time, its 3 bad guys (dragons) in game..mesh is same, just different materials attached to it..as with previous dragon, here is some screens and downloadable EXE so you can see it yourself. and here is download link for EXE http://www.4shared.com/file/M7Aa0Rz4/Bad_Boys.html NOTE: EXE contain all files necessary to run, so do not place it in same folder where is SDK. As previous time, turn camera and by pressing keys 1 or 2 or 3, change dragon look (3 guys, same mesh, different texture)
-
I may post some dragon idling (note this is good guy ) so you guys can see it in motion, just need to 'plug back' bones and animations..dragon is big..wingspan is about 50 meters,from ground up to horn is 15 meters, and from top of the nose to end of the tail is 30 meters..
-
..hi guys..I would like to ask you for small assistance..if you dont mind, download exe from link im providing and give it a go in order to see how my lens flare thingy working..Im particularly interested for ATI fellas but any nvidia folks are more than welcome..here is pic how things should look like when you turn camera towards light source and here is file for download http://www.4shared.com/file/jBpHm6rE/LENS_TEST.html Let me know if you have ANY issues. Thanks a lot. NOTE: EXE file contain all necessary data to run so, DO NOT place it inside SDK folders or folders containing ANY engine dependencies, it wont run.
-
..im using 2.31 and i have no intention to move to any new version for this game..usually always have too much added work to change things and right now, having in mind number of levels and animations, any change will be massive rework..as for editor..i never used that thingy so i cant say, but i can say that particles(including heat) works fine in all conditions..
-
..well..this is first 'pass' and appearance within engine environment.. few things missing, and one of them is also glowing heat on wings, what is not shown here..sooo...one step at the time
-
..all characters are rigged, so since topology is same, i have extracted bone structure while i remodelling of dragon took place in Mudbox..so, all i need is just simply sort of 'load back' my bones and animations(saved) and she will be ready to go..maybe tomorrow ill post again exe with some animations (idling), if i have time..regarding packing, I wanted to protect my media, and shaders(i have many custom stuff) so i packed all together..this particular example is packed with MoleBox Solution, an extraordinary tool for this kind of stuff, and it can slice in to specific packs everything(eg levels, etc) so later some updates for customers will be very easy to do..I have my own proggy for such things, but it doesnt wotk on vista and W7(ill take a look whats the problem when get more time)..on win XP is just good..but since i got this Molebox, my packer collecting dust in some corner, somewhere here it is, highly recommended: http://www.molebox.com/molebox-solution.shtml
-
..yup..i just forgot to align camera towards dragon and when i packed everything it was late and i was lazy to do packing again ..just use mouse and its fine... i hoped, it was not much to ask, just to move mouse a bit
-
..when you see gray screen, try to move your mouse left right..gray is because i left camera turned in to wrong direction...no need for that crl alt thingy..
-
..well...there is nothing special about code, really...however, its packed with all necessary files so maybe some things what are inside package colliding with files you have on location from where you running proggy...
-
@Rekindled Phoenix ..well..basically, there is no need for this, unless you have PS3 console..but, once i finish everything it will be available in toolbox section of forum (module) so everyone whos registered user will be able to use it..
-
..if you remember, I use to post pics of one of my dragon characters, during development in Mudbox (hi poly)..now, its scaled down to game use, and done basic texturing, just to see how is it look like in engine..so here is download link for small exe so you can see it..I hope you like it.. here is download link.. http://www.mediafire.com/?zzgdgd5wzmi NOTE: when start exe, just turn camera with mouse, because camera facing wrong direction (forgot to align, sorryyyy ) ..so you can turn cam with mouse but no motion, its locked on proper distance..
-
that is VERY true..thats why at this moment im converting one on one LE command set (with some richer options regarding VFX since phyre does offer that by default), with no language related things of any kind..i think real challenge for Translator writing will be actual language translation part, and i really cant wait to start messing with that. I know its not going to be pure LE on PS3, but again, if anyone obtain license, and have game on stack..it may be handy tool to just get it done within a minutes and ready to go on PS3, until maybe build up your own stuff...we will see..
-
..well..game in LE is more than 90% done..no point to go again for same thing .. and there are some changes to take place regarding SPU's and way how things are done and it will require a lot of time to go back from begining...second reason, even less valid for commercial world is actual fact that I like LE so much and I see no reason to move from it, since its covering already everything i need for PC, so Phyre will be a bullet for MAC, PS3 and eventually Xbox360..right now i cant take that much load, since im lonely shooter..