Serapth Posted May 9, 2015 Share Posted May 9, 2015 Not sure how much interest there is here, since you are all already Babylon developers, but I figured I'd share anyways.I just recently published A Closer Look at Babylon.js, part of an ongoing series that acts as a quick introduction, overview and getting started tutorial all in one. The idea is to act as a quick start point for people evaluating a game engine. There is also a that goes in to a bit more detail. jerome, Dad72, Wingnut and 1 other 4 Quote Link to comment Share on other sites More sharing options...
RaananW Posted May 9, 2015 Share Posted May 9, 2015 That's great! Wow. Wonderful work.And we have the same opinion about the documentation :-)Is it "part 1"? Will there be an advanced tutorial? Full Feature list? Quote Link to comment Share on other sites More sharing options...
jerome Posted May 9, 2015 Share Posted May 9, 2015 Waaahhh... very nice work Like it ! Quote Link to comment Share on other sites More sharing options...
Wingnut Posted May 10, 2015 Share Posted May 10, 2015 Yep, I used some abbreviations to narrow the hotlist, so i could cram more things on it. Ain't it great. I've been caught, red-handed. Pretty cool analysis, Serapth! ("on a permanent basis"). Also, this website/webpage doesn't scale, wordwrap, resize, control-mousewheel... worth a hoot. Lots of width="517" height="273" stuff in there... hard coded pixel widths/heights and not percentages... the page can't flow right. It's such a great document, content-wise, that it's a real shame that it's html is bad. Let's fix that, or republish that piece with a better template. It's a pretty nice piece of work. BabylonDocs bashing, though. hmm. I think you just have some CSS issues... which are still being experimented-with, at BD. But the underbelly of BabylonDocs... is friggin' God-like. Rumor has it that it cooks, cleans, does laundry, construction, lawncare, and it searches dumpsters for valuables. BabylonDoc authors just have those features turned-off right now. BabylonDocs is currently using only 1% of its brain. I'm just being goofy. Besides, real men don't use docs. They use a telepathic connection to github framework source and become one with the code. heh. ahem. Quote Link to comment Share on other sites More sharing options...
jerome Posted May 10, 2015 Share Posted May 10, 2015 If you have control of that, please don't write any reference to xhtml in your <html> tags. Since we are using HTML5, the right way is<!DOCTYPE><html>...Just a detail ...[EDITED] Quote Link to comment Share on other sites More sharing options...
Serapth Posted May 10, 2015 Author Share Posted May 10, 2015 Yep, I used some abbreviations to narrow the hotlist, so i could cram more things on it. Ain't it great. I've been caught, red-handed. Pretty cool analysis, Serapth! ("on a permanent basis"). Also, this website/webpage doesn't scale, wordwrap, resize, control-mousewheel... worth a hoot. Lots of width="517" height="273" stuff in there... hard coded pixel widths/heights and not percentages... the page can't flow right. It's such a great document, content-wise, that it's a real shame that it's html is bad. Let's fix that, or republish that piece with a better template. It's a pretty nice piece of work. BabylonDocs bashing, though. hmm. I think you just have some CSS issues... which are still being experimented-with, at BD. But the underbelly of BabylonDocs... is friggin' God-like. Rumor has it that it cooks, cleans, does laundry, construction, lawncare, and it searches dumpsters for valuables. BabylonDoc authors just have those features turned-off right now. BabylonDocs is currently using only 1% of its brain. I'm just being goofy. Besides, real men don't use docs. They use a telepathic connection to github framework source and become one with the code. heh. ahem. With Google's recent algorithm change, this is coming higher and higher up my list of things to do. Reality is, it's a blog started 5 years ago, using the technology of the day 5 years ago. Since then I have focused almost entirely on content. Now things are a mess, I need to completely redo all the navigation, change the layout and perhaps most importantly, go through all the stuff ive generated over the years and polish the gems and hide the turds. The downside is, to do this I have to stop generating content for a while. It's getting to breaking point though, so I am going to have to focus some time on site look and feel and implement a responsive design. My one major gotcha on that is so much of the content assumed a 900px canvas to play with. This is the actual blog posts, and there isn't a lot I can do about that, except go and by hand edit about 4000 xml files. That's going to be a pain... But yeah, I agree 100%, the HTML design of the site is terrible. Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted May 10, 2015 Share Posted May 10, 2015 I followed your video and it's great. I also agree that the doc.babylonjs.com is perfectible and we should all work on it I'll start a thread for this! Quote Link to comment Share on other sites More sharing options...
benoit-1842 Posted May 10, 2015 Share Posted May 10, 2015 Thanx Serapht for pointing out often that the documentation of babylon.js was a lot of time irritating. It's why I am using less often babylon.js to develop awesome stuff. I was (and still I) a newbie with webgl and imho babylon.js at the point that the documentation and the tutorials are right now, its a hard game system to deal with. We will see what bring the future. Like I said I am eager to be fluent in babylon.js but for right now,the way it's organize, you have to pass a lot off time in the forum to find answers to common questions or go treasure hunt informations buried in the documentation.Have a good day,Benoit Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted May 10, 2015 Share Posted May 10, 2015 @Benoit: feel free to explain your needs here: http://www.html5gamedevs.com/topic/14410-docbabylonjscom-v20/ Quote Link to comment Share on other sites More sharing options...
Serapth Posted May 11, 2015 Author Share Posted May 11, 2015 I followed your video and it's great. I also agree that the doc.babylonjs.com is perfectible and we should all work on it I'll start a thread for this! Excellent responsiveness, that's good to hear! Some people do not respond to criticism quite as well... You're list in that thread however is bang on to the issues I encountered. Class hierarchy is certainly a biggy, that was the thing I missed the most. A good, single page, class list was the other thing I constantly fought with. Also, site navigation in general was at times frustrating ( like clicking the header to bring you the root of the docs, or clicking column headers on the left always bringing you to a page. ) Great work! jerome 1 Quote Link to comment Share on other sites More sharing options...
Serapth Posted May 11, 2015 Author Share Posted May 11, 2015 That's great! Wow. Wonderful work.And we have the same opinion about the documentation :-)Is it "part 1"? Will there be an advanced tutorial? Full Feature list? Probably not to be honest. Only so much time in the day and I certainly have no mastery on the subject. 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.