Brendon Smith AKA SeaCloud9 Design - tagged with html5 http://life.brendonsmith.com/feed en-us http://blogs.law.harvard.edu/tech/rss Sweetcron brendonsmith@seacloud9.org Mobile WordPress Theming Day 1 #jQtouch http://life.brendonsmith.com/items/view/2231/mobile-wordpress-theming-day-1-jqtouch ]]> Fri, 23 Jul 2010 15:41:33 -0700 http://life.brendonsmith.com/items/view/2231/mobile-wordpress-theming-day-1-jqtouch A Look At #HTML5 and its #Canvas http://life.brendonsmith.com/items/view/2232/a-look-at-html5-and-its-canvas ]]> Fri, 23 Jul 2010 15:41:06 -0700 http://life.brendonsmith.com/items/view/2232/a-look-at-html5-and-its-canvas HTML5 jQuery jqPanoramic Plugin Alpha http://life.brendonsmith.com/items/view/2143/html5-jquery-jqpanoramic-plugin-alpha

A simple jQuery plugin that allows for creation of Cubic Panoramic Images. This plugin utilizes on CSS3 3D transfoms to complete this task it also relies on jQuery UI. This plugin is an alpha and currently only works for Safari Nightly builds it has been tested against on an Apple running the latest webkit nightly build on Snow Leopard. This plugin should also be compatible for the iPad although I have not had time to test it yet. I will be adding more features to this plugin on a semi weekly basis. I am an extremely busy person and if you email me for support it might take me awhile to respond. Cubic panoramics have long been available in Flash and Java. The reason for creating this was simply to test out the new CSS3 3D properties and hopefully to make a great plugin that will work well on the iPad so users can view panoramics easily on their mobile devices. This plugin requires a WebKit Nightly Build

jqPanoramic jQuery plugin usage example -> $('body').jqPanoramic({ dHeight:"640", dWidth:"1600", cubeSide1:"http://i-create.org/JavaScript/jqPanoramic/cubicSide1.jpg", cubeSide2:"http://i-create.org/JavaScript/jqPanoramic/cubicSide2.jpg", cubeSide3:"http://i-create.org/JavaScript/jqPanoramic/cubicSide3.jpg", cubeSide4:"http://i-create.org/JavaScript/jqPanoramic/cubicSide4.jpg", cubeTop:"http://i-create.org/JavaScript/jqPanoramic/top.jpg", cubeBottom:"http://i-create.org/JavaScript/jqPanoramic/bottom.jpg" });   //or for the default example just $('body').jqPanoramic();

Download Plugin / Launch Plugin Example

]]>
Mon, 31 May 2010 22:24:09 -0700 http://life.brendonsmith.com/items/view/2143/html5-jquery-jqpanoramic-plugin-alpha
WebGL Renering of BSP Maps http://life.brendonsmith.com/items/view/2128/webgl-renering-of-bsp-maps

It has never been a better time to be a developer. I am really looking forward to full implementations of HTML5 everywhere I believe HTML5 / JavaScript / ActionScript will be an extremly potent combination! I believe their will be proliferation of new devices in the mobile arena. JavaScript and HTML are also becoming more powerful. I have been reading about WebGL and experimenting with it for awhile now and the other day I heard about CopperCube by Ambiera based off of the Irrlicht Engine and I was immediately curious. It is basically a world editor / game engine for the web that supports Flash and WebGL output. I have to be honest I think for Flash, I will definitely stick with Away3D. For WebGL output I am extremely impressed It was easy to use and in the next few months, I will be studying their web javascript api copperlicht. Here are a couple examples of scenes I was easily able to export out with CopperCube. This stuff can also of course be done with Flash. You can run Quake in flash using Alchemy. Alchemy is an extremly innovative software project if you are not familiar with it by now I suggest looking at it. I have found Bruce Jawn’s website to be insightful not only on Alchemy but also in regards to Raytracing with flash. You will only be able to see the example below if you have a webGL compatiable browser. Here are instructions on how to get a webGL browser. Click Here to View

To create the environment that are displayed above it was easy. I was able to download Quake3 maps from a few sites like lvlworld or Map Factory. Once the maps have been downloaded and unzipped notice that it has a .pk3 extension change it to a zip file and then extract it. You will find all you need in that folder from their all you have to do to get it into CopperCube is navigate to the folder named Map and select the .bsp file and from that point on you are good to go. I have also been attempting to convert these files to OBJ and then bring them into PreFab. I will keep you all posted on the updates as I progress. Click Here to View

WebGL Libraries: Canvas #D Library” target=”_blank”>C3DL Copperlicht CubicVR Energize GLGE WebGL / HTML5 Links: Learning WebGL HTML5 3D Gallery HTML5 Planes and Cubes JavaScript Coverflow CSS3 Cube NetTuts Premium Tutorial

]]>
Fri, 14 May 2010 16:42:21 -0700 http://life.brendonsmith.com/items/view/2128/webgl-renering-of-bsp-maps
the <-Back Button | HTML5: 60 Spinning 3D Cubes in Space http://life.brendonsmith.com/items/view/2126/the-lt-back-button-html5-60-spinning-3d-cubes-in-space ]]> Fri, 14 May 2010 08:23:56 -0700 http://life.brendonsmith.com/items/view/2126/the-lt-back-button-html5-60-spinning-3d-cubes-in-space List of Really Useful Tools For CSS3 Developers | W3Avenue http://life.brendonsmith.com/items/view/2121/list-of-really-useful-tools-for-css3-developers-w3avenue ]]> Thu, 13 May 2010 12:09:12 -0700 http://life.brendonsmith.com/items/view/2121/list-of-really-useful-tools-for-css3-developers-w3avenue Coverflow with css3 and jquery http://life.brendonsmith.com/items/view/2119/coverflow-with-css3-and-jquery ]]> Thu, 13 May 2010 11:03:54 -0700 http://life.brendonsmith.com/items/view/2119/coverflow-with-css3-and-jquery How To Create Depth And Nice 3D Ribbons Only Using CSS3 http://life.brendonsmith.com/items/view/2120/how-to-create-depth-and-nice-3d-ribbons-only-using-css3 ]]> Thu, 13 May 2010 11:00:53 -0700 http://life.brendonsmith.com/items/view/2120/how-to-create-depth-and-nice-3d-ribbons-only-using-css3 Ajaxian » Firefox 4: HTML5 and Native JSON Store http://life.brendonsmith.com/items/view/2115/ajaxian-firefox-4-html5-and-native-json-store ]]> Wed, 12 May 2010 06:27:12 -0700 http://life.brendonsmith.com/items/view/2115/ajaxian-firefox-4-html5-and-native-json-store JavaScriptMVC http://life.brendonsmith.com/items/view/2108/javascriptmvc ]]> Mon, 10 May 2010 06:25:01 -0700 http://life.brendonsmith.com/items/view/2108/javascriptmvc 11 Classic CSS Techniques Made Simple with CSS3 | Nettuts+ http://life.brendonsmith.com/items/view/2104/11-classic-css-techniques-made-simple-with-css3-nettuts ]]> Sun, 09 May 2010 22:51:10 -0700 http://life.brendonsmith.com/items/view/2104/11-classic-css-techniques-made-simple-with-css3-nettuts All There Is To Know About HTML5 and CSS3 | Design your way http://life.brendonsmith.com/items/view/2101/all-there-is-to-know-about-html5-and-css3design-your-way ]]> Sun, 09 May 2010 22:39:55 -0700 http://life.brendonsmith.com/items/view/2101/all-there-is-to-know-about-html5-and-css3design-your-way Browser support for CSS3 and HTML5, We've tested all the A-grade browsers for their CSS3 and HTML5 http://life.brendonsmith.com/items/view/2102/browser-support-for-css3-and-html5-weve-tested-all-the-a-grade-browsers-for-their-css3-and-html5 ]]> Sun, 09 May 2010 22:37:47 -0700 http://life.brendonsmith.com/items/view/2102/browser-support-for-css3-and-html5-weve-tested-all-the-a-grade-browsers-for-their-css3-and-html5 Paul Hayes & FofR Online; web design portfolio and experiments http://life.brendonsmith.com/items/view/2100/paul-hayes-amp-fofr-online-web-design-portfolio-and-experiments ]]> Sat, 08 May 2010 20:10:00 -0700 http://life.brendonsmith.com/items/view/2100/paul-hayes-amp-fofr-online-web-design-portfolio-and-experiments RGraph: HTML5 canvas graph library based on the HTML5 canvas tag http://life.brendonsmith.com/items/view/2092/rgraph-html5-canvas-graph-library-based-on-the-html5-canvas-tag ]]> Tue, 04 May 2010 06:46:04 -0700 http://life.brendonsmith.com/items/view/2092/rgraph-html5-canvas-graph-library-based-on-the-html5-canvas-tag Quake II in HTML5 | Flash Enabled Mobile and Consumer Devices http://life.brendonsmith.com/items/view/2039/quake-ii-in-html5-flash-enabled-mobile-and-consumer-devices ]]> Mon, 05 Apr 2010 18:06:48 -0700 http://life.brendonsmith.com/items/view/2039/quake-ii-in-html5-flash-enabled-mobile-and-consumer-devices Google Web Toolkit Blog: Look ma, no plugin! Quake2 http://life.brendonsmith.com/items/view/2040/google-web-toolkit-blog-look-ma-no-plugin-quake2 ]]> Mon, 05 Apr 2010 18:06:22 -0700 http://life.brendonsmith.com/items/view/2040/google-web-toolkit-blog-look-ma-no-plugin-quake2 Mr.doob's blog | Harmony http://life.brendonsmith.com/items/view/2029/mrdoobs-blog-harmony ]]> Sun, 04 Apr 2010 11:09:18 -0700 http://life.brendonsmith.com/items/view/2029/mrdoobs-blog-harmony HTML5 Video Element Usage Considerations http://life.brendonsmith.com/items/view/1982/html5-video-element-usage-considerations ]]> Mon, 29 Mar 2010 16:12:43 -0700 http://life.brendonsmith.com/items/view/1982/html5-video-element-usage-considerations Flash and #JavaScript 3D with #Sandy-HX #haXe http://life.brendonsmith.com/items/view/1957/flash-and-javascript-3d-with-sandy-hx-haxe ]]> Mon, 22 Mar 2010 15:01:47 -0700 http://life.brendonsmith.com/items/view/1957/flash-and-javascript-3d-with-sandy-hx-haxe