NasimiAsl Posted March 15, 2015 Share Posted March 15, 2015 new shopiing building scene : 110 kb texture : 800 kb Wingnut 1 Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted March 15, 2015 Author Share Posted March 15, 2015 Huge! Do you have a link? Quote Link to comment Share on other sites More sharing options...
NasimiAsl Posted March 15, 2015 Share Posted March 15, 2015 i try make safe demo for preview Quote Link to comment Share on other sites More sharing options...
highvrahos Posted March 30, 2015 Share Posted March 30, 2015 My Glass Studio is a new WebGL application supporting the sales of The-Glass-Co, a global market leader in glass dinnerware construction, active in Greece, Singapore, US and Japan. Active link to the application (login in/register needed):http://myglassstudio.com.gridhosted.co.uk/ Press release:http://www.sevenline.gr/node/169 Wingnut, Jaskar, Kilombo and 1 other 4 Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted March 30, 2015 Author Share Posted March 30, 2015 Wooouuuuhh! This is great Quote Link to comment Share on other sites More sharing options...
jerome Posted April 9, 2015 Share Posted April 9, 2015 Hi people, I'm back on my network weathermap project.The current standard tool is this one : http://forums.cacti.net/download/file.php?id=30058Users have to set manually devices to be monitored in a heavy conf file, then it shows a web 2D static network metrology view, refreshed every 5'. Mine generates a 3D map, from a simpler conf file (auto-computed graph device coordinates if not manually set) and shows a live metrology : 30" refresh rate, but could be less and continuous interpolated data so you can understand if they increase or decrease between two measures. My goal : the user should see at a glance how his network runs.So I want the incoming/outcoming flows are understandable (animated and directed), I want a flow to followable in a chain of devices (animation should solve this), I want the current speed is readable (speed of animation) and saturation/load is noticeable.Load is how much a flow uses its link total bandwith : if a link is 1 Gbps max and the flow is currently 0.5 Gbps, it uses 50%.So I want this load to visible. I imagined the flow radius could grow inside a link transparent tube according to this rate. Here are some current prototypes examples on real university institute network live activity.There aren't many students nowadays, so it's quite quiet... and it's a problem to tune because links are Gbps sized and the students consume only Kbps or Mbps, so quite no traffic.If the animation doesn't start, just wait for two dozens of seconds before another measure is collected.(I know there are still some small bugs and it needs optimizations) tiny cylinders : http://logiciels.iut-rodez.fr/proto/weathermap/test/test/BOUCHONS/weathermap.htmlreadable, but definetly not funny imo matrix movie : http://logiciels.iut-rodez.fr/proto/weathermap/test/test/MATRIX/weathermap.htmlnot much readable imo sinus tubes : http://logiciels.iut-rodez.fr/proto/weathermap/test/test/SINUS/weathermap.htmlreadable, but not funny too So I'm looking for ideas to display those incoming/outcoming flows with this needs (understanding speed, load, direction at a glance) : pairs of extruded shapes on the same axis, sprites running inside a tube or along a curve, particules, light rays ? Any suggestions, even the foolest, are welcome Please I wish I can show a proto demo at next sysadmin meeting in Toulouse (05 / 30) about monitoring/metrology here : http://www.capitoul.org/Agenda HugoMcPhee, iiceman and Wingnut 3 Quote Link to comment Share on other sites More sharing options...
Temechon Posted April 9, 2015 Share Posted April 9, 2015 Hey Jerome, I'm working on a project with a similar way of representing data going from one point to another one.Here is a first idea http://www.babylonjs-playground.com/#OXUPQ#1 (I think you will recognize the tube :) ) I tried with 100 tubes like this on a big central sphere, and performance are good. Another idea (the one I picked) is to create two tubes, one inside another transparent one. The inside tube has an animated submesh (with another material), growing from the beginning of the tube to its end. Performances are really good, because the submesh growing just adds/removes more vertices to it.I cannot show you any playground for this sadly. Hope that helps ! Wingnut and jerome 2 Quote Link to comment Share on other sites More sharing options...
jerome Posted April 9, 2015 Share Posted April 9, 2015 Waaoowwvery nice ! Perhaps would you just offset a texture on your internal tube to simulate animation instead of changing vertices ? (well, I don't know what and how you're animating )Just another approach. Maybe I could have spheres like yours sliding in my tube links also, mmh ? Thank you !still searching for ideas Quote Link to comment Share on other sites More sharing options...
NasimiAsl Posted April 12, 2015 Share Posted April 12, 2015 new Material for Babylonjs i make new way for easy build material with shader.it is not just for babylonjs i call it "Eash";i try hard to publish it and make a usefull tools for build a material like v-ray.alpha version is ready in to this month ( estimation time 4/18/2015 -5/1/2015) Wingnut, Jaskar and GameMonetize 3 Quote Link to comment Share on other sites More sharing options...
NasimiAsl Posted April 14, 2015 Share Posted April 14, 2015 demo for watch : http://eash.space/eash-preview.html?dress_watch_1.0.00008 Quote Link to comment Share on other sites More sharing options...
sergiopt Posted April 20, 2015 Share Posted April 20, 2015 demo for watch : http://eash.space/eash-preview.html?dress_watch_1.0.00008i can't see. Quote Link to comment Share on other sites More sharing options...
NasimiAsl Posted April 21, 2015 Share Posted April 21, 2015 I test it It is work just a few minute you need to load ( don't forget ctrl + f5 ). i promise i can fix this problems for next time . ::) i look that again you nedd scroll after load for see that just scroll or drag mouse thanks Quote Link to comment Share on other sites More sharing options...
HugoMcPhee Posted April 22, 2015 Share Posted April 22, 2015 These are live backing visuals for a DJ Video streaming site called TRNSMT.tv, the background visuals were shown on a green screen and controlled live made using babylonjs (running in nw.js/node-webkit)The first hour of this video is the babylonjs visuals(it goes pretty slow but skipping through there's a progression of scenes)http://www.dailymotion.com/video/x2nat69_steeplejack-ricci-x-harold-dj-set-hugo-mcphee-x-barnaby-r-w-visuals-wonder-live-initiate-trnsmt_music joshcamas, GameMonetize and Wingnut 3 Quote Link to comment Share on other sites More sharing options...
NasimiAsl Posted April 27, 2015 Share Posted April 27, 2015 eash : shader base scene http://eash.space/scene/index?scene_vp8thanke for visiting Kilombo and Zimbofly 2 Quote Link to comment Share on other sites More sharing options...
Jaskar Posted April 27, 2015 Share Posted April 27, 2015 Rubik's cube player / solver : http://www.jaskar.host-ed.me/BabyksCube/ Zimbofly, Wingnut, Kilombo and 1 other 4 Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted April 30, 2015 Author Share Posted April 30, 2015 New one!! Flight Arcade: http://flightarcade.com/ Samuel Girardin, iiceman, Jaskar and 3 others 6 Quote Link to comment Share on other sites More sharing options...
jerome Posted May 1, 2015 Share Posted May 1, 2015 Sa race !!!! Quote Link to comment Share on other sites More sharing options...
Blys Posted May 1, 2015 Share Posted May 1, 2015 Hi, Everyone!Here's my project (still in progress...). I'm creating virtual tours of monuments with Babylon Js : here The Villa Savoye by Le Corbusier.http://www.imajun.eu/imajun_content/index.php?is=4 Jaskar, Wingnut, iiceman and 1 other 4 Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted May 1, 2015 Author Share Posted May 1, 2015 Beautiful! Quote Link to comment Share on other sites More sharing options...
jerome Posted May 2, 2015 Share Posted May 2, 2015 Superb !!! Quote Link to comment Share on other sites More sharing options...
jahow Posted June 25, 2015 Share Posted June 25, 2015 Hi all! I'd like to show what I've been working on with BabylonJS for the last months: Colonies This is a game project, still largely unfinished though. Since I'm taking a break on this project, as I don't have so much time to allocate to it, I thought I'd still share it with you. I've been working hard to achieve acceptable performance with BabylonJS, so this may be of interest to some of you! Currently implemented features:- Random terrain generation with vegetation- You can place buildings from the menu; placing a building will cost you construction materials (CMAT), which you can generate using a Construction Center- Many buildings are functional, meaning they have internal components that can produce energy, process resources etc. To access a building functions, simply click on it and a menu will show you what you can interact with (beware, some buildings are turned off by default)- Floating notification system above buildings- Resource harvesting: build a mine or a harvest center, and then select the cells you'd like to harvest in the "resource view" menu- Vehicles, which are not controlled directly but handled by the buildings themselves To understand how Colonies work, you need to think in terms of "chain of needs". Let's say you want to produce energy: you can place a power plant that will process resources into energy. Now, this power plant needs resources, so you'll build a harvest center to provide them. Then, you need to click on the power plant, then on "add source building", then on the harvest center. Finally, turn on the harvest center and select zones to harvest in the resource view. You're done! vehicles will do the work and provide resources to your power plant. I know, it's a bit complicated I guess it's also about trial and error. What's left to implement:- vehicles & buildings textures & animations- terrain variations- buildings remaining- the colony overview menu- the underground scanning 'minigame'- player actions impact the environment (pollution, global warming, etc.)- actual gameplay goals and incentives! I hope you'll enjoy this experimental game in the state it is, and feel free to make suggestions! Thanks PS: sometimes, the first building appears above the sea. Don't worry, this happens jerome, Wingnut, ian and 4 others 7 Quote Link to comment Share on other sites More sharing options...
jerome Posted June 25, 2015 Share Posted June 25, 2015 awsome :) Quote Link to comment Share on other sites More sharing options...
Dad72 Posted June 25, 2015 Share Posted June 25, 2015 Really interesting project. This reminds me game "tycoon", where we build a city of which we are the mayor. I imagine this will be improve graphically.Nice game and good luck. Quote Link to comment Share on other sites More sharing options...
jahow Posted June 25, 2015 Share Posted June 25, 2015 There are similarities with a city builder, it's true. Although what I'm aiming for is a game where you strive to keep your colony going in a foreign environment, where resources are sparse and must be managed carefully. Building stuff isn't the hard part. The hard part is keeping them maintained and powered Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted June 25, 2015 Author Share Posted June 25, 2015 Truly impressive! 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.