Going to take a break from my Useless Designer series to talk about a personal project which has me very excited. While judging Dare I came across a good idea which could be brilliant: using a m...
Leaving Max for Blender. Back in the day... okay that makes me sound old. Seriously though I picked up 3D Studio Max way back when. I remember eagerly awaiting the character studio with 25... and...
This LudumDare I was hit by a blaze of inspiration. I was soooo excited by this project!!! Then the truck of problems ran me over, several times. Build a 3D Spatial Puzzle based on a secret phrase...
So this weekend the theme was <strong>Discovery</strong> which really inspired me. The plan was simple. Build a 3D Spatial Puzzle based on a secret phrase. The phrase is revealed when the person completes the puzzle. The idea is you could share secrets or even send messages to people in a playful fashion. I really like the concept.
So basically that's the game flow detailed there. The mission select is of course random. Tonight development goal is as follows: Build a blueprint and save it, One Page Designs...
So POV declared The October Challenge : Make a game in a month and sell it. New Grid system for Game. The game is relatively simple and based in the Channels of Power world using some ideas fr...
So the big milestone for the Data Driven Dialogue project is in and frankly it needs some time to sit on the shelf while I gather my thoughts for a fresh assault. So I set about learning Unity, s...
Of course there is a story. So the data driven dialogue project is moving along and well a simple problem arises. The more mechanic driven and gamey your game is, Ludology focused, the easier...
Working on my Cave Generator. Trace Wall Outlines, Smooth Lines, Generate 3D Geometry...
Get Talking. So I have some paper examples composed. They serve to demonstrate, but I feel are rather lacking. I don't think the true nature and power of the system will be exposed until I plug...
XML Data formatted with CSS. Over 13,000 characters and this blasted XML is still not complete enough to provide a decent concrete example. Thank you CSS for making it legible to the human eye.
Formatting data into a meaningful representation is a whole area of study. XML is a wonderful way to format data. Using a bit of CSS to transform XML into prettiness is a wonderful way of formatti...
Birth of Frank Final. Progress Shots...
So I was so tired of seeing a computer the last few days I switch to paper notes for a while. Still need to scan / transcribe them to digital format. Here are some highlights...
So some graph confusion between arrays and groups. It's very clear on the graph but the query starts looking strange. Really tired and not making progress. So going home, grabbing some food and hopefully I can clean up the mess in my head.
Okay some actions can affect multiple targets, my old model ignored this and hence broke in a few places. I’ve now fixed this. This resolves a few graph query issues I was having...
Okay so the most basic Query format is a Graphed Query. Pop-able Context. Any item which is pop-able can throw away it’s parents without loss of information. You may want to keep the context if you want to use a “previous topic” action. If the depth is becoming unmanageable however you can slice off the top at Pop-able joints. Items which are not popable require their context to make sense...
Sadly no pretty pictures, but loads of progress. That is the sad truth of programming, loads of boring text before anything cool happens. So what are you seeing...
Almost missed last bus home. Really good progress has been made.Lots of clean up and refactoring making good headway.Query Response format cermented...
Tumblr Fail. So I wrote this long article about how I switched to an Atomic data model. How this is one possible implementation of the proposed model. Different code would be written based o...
Not much progress tonight. Looking at examples and the refrence scenario, getting bogged down in detail. Will look at a code implementation of Thursday...
Atomic Structure A sample atomic structure laid out in a document. Query and Response forms also discussed.
Cube Maps Ahoy. So there is a slight glitch with the reflection but ALMOST there.
So for those of you curious I'm throwing down some water rendering magic. Not to mention real-time environment cube mapping. Behold the result...
Shadows are EVIL! Okay above you see rough and blurred. The rough pass uses a single sample against the depth buffer. Those bloody pixels are a result of the resolution of the shadow map. The...
To Debug it, Draw it. Many people will tell you this but whenever you have a problem try to visualise it. This can be applied to almost everything (except cases where visualisation is a con...
Wooot! Progress, the shadow is low quality due to PC card limits. I need to add some bias to avoid flicker, and smooth off the edges to get soft shadows.
Full Screen shadows almost done. Had to run. Just caught last bus home. Some weird filming on the lot. More tomorrow.
Shadows and Reworks. So after a lot of thought and planning yesterday I set about implementing soft shadows using shaders tonight. Sadly this meant I needed to re-haul the entire scene manage...
Animation test for Hand...
Lights, Camera, Action. Well lighting and shadows are a complex bag of trickery and maths. Basic Lighting is simple.Take a book outside into the sun now rotate the bugger around and throw...
Day and Night Cycle. Woot! Not only did I get a pretty awesome Sky-Sphere in place but I also managed to knock up a day/night cycle. I also cleaned up the shaders and have global lighting in...
So the second biggest shot, the walk up and meep sequence needs some polish. < br / > I need to re - render it at a higher quality<br /> The little guy needs to blink<br /> I wasnt happy with light balls
Classic Dialogue for the Inn-Keeper Well it took much longer than I expected. First Complete Draft of the old Style dialogue tree. Now to replace it with my new system...
Events are data blocks which are used to construct the dialogue system. The full list of blocks are as follows. Events, Locations, People, Where...
I am back at work. My laptop is 20hrs into a 90hr render. Post from iPhone as my laptop is locked in the grasp of uber render.
Dissertation progress So Ive made the reference document (see link) Im extremely impressed with Adventure Game Studio. Made a simple game in it, now I just need to do the dull ta...
The task list is getting chomped through. Some proof reading needs to be done, but ultimately I think I can close up the Machine Learning task and put up my feet for the rest of the day. :) Ev...
Machine Learning: First Pass I still need to write my conclusion and improvements. Not to mention Proof Reading. Also the code, sanitised data and outputs are not attached. Looks like with a bi...
So Ive been trying to normalise and format the data-set for consumption and processing. Some key points. Random Corruptions. Some Data is outside the specified range. The module code col...
Machine Learning. The task list is getting chomped through. Evaluate Dataset. Choose Classification Method. Justify. . Implement Method. Measure Accuracy. Discuss Issues. Discu...
First Draft: Virtual Pets (Reinforcement Learning) Uni Assignment Well the first draft is there. The assignment says approx 1500 words, Im currently sitting at 1190, excluding footnotes and...
Write a short essay on the topic approximately 1500 words . Describe an example of an artificial intelligent system.Identify as precisely as possible that aspect of the behaviour that...
Lets put a pin on it. Well the animation on the screen, I had ideas of really complex animations and stuff but it doesnt really need it an time is short.So I just made a quick...
All done. The pipes are cleaned up.Im not cleaning the IK pipe as its a messy mangle, but Im leaving it in because its educational and this is a university assignment and...
Overnight. Okay so some serious progress with texturing, cameras, materials and the like. The render times are getting silly though. I rendered an overnight job at full quality every 45th frame...
Success!!! Doesnt look very different but its VERY different.<br /><br /> The wires animate around the pipes<br /> The second pipe is in using spline and loft(animates nicer than my messy IK) < br / >
Animation Task List So Im focusing on the Multimedia module if you havent noticed. Ive updated the task list and crossed off a few.Still no good way to export or print off G
Wire Solution: Snap, Tweak, Loft. So after having headaches trying to think how to do wires I am reminded by how much familiarity increases speed. Be it a familiar language, setting, project.
Distractions Away. Got a bit delayed today, power ran out so my alarm didnt go off.Anyway got to it. After some initial worrying about multi-materials, UV mapping the list goes on...
Glass Glass Glass. Wrapping my head around the materials system again. I think the work will need some great texturing and lighting to come alive. Also I think the quality of the green goo and...
Rusty to the Max. So Ive been moddelling most of this afternoon and remembering how rusty I am at this stuff.Trying to decide on the work flow path to take.Part of me wants to work on
Case Project. Created Project. Menu System. Networking. Skinned Animated Models. Sounds like a lot but in reality I stole the Network State Sample and Skinned Model Sample used some duc...
Soooo the university tasks list commences. I have a short amount of time to do a lot of overdue work :P. Story Board Notes. Camera fly around. Focus on Read outs. Start Drainage. Camera...
Theme. A to Z with a Twist is an exploration into racing games and freerunnnig games where we are trying to get from A to Z but we add something to make it interesting. BE CREATIVE AS POSSIBL...
The weekend is done and the coffee is finished. Download Entries. Please leave and Read the feedback. I'm sure all the entrants will appreciate it. Comments...
The theme is announced as Magnets / Gravity. For more details please click here .