Jordan Bonser
  • Home
  • CV
  • University Work
    • Second Year Work >
      • Top-Down Shooter
    • Third Year Work >
      • Terrain Analysis Project >
        • Terrain Analysis Tool
        • Game Demonstration
      • Post Processing
      • Android Application - Sports Centre
  • Projects
    • Unity Development >
      • Lerpz Tutorial
      • Dare to be Digital Entry - "Lit"
      • Unity Game
    • Geometry Instancing
    • Road to Eldorado
    • Level Editor
    • OpenGL Work
    • JBEngine
  • Blog
  • Tutorials
    • Flask Session Timeout

Development Blog

Fixed Computer

30/5/2012

0 Comments

 
I have spent the last few days fixing my desktop PC due to the fact that during my third year of university it completely crashed and would not load windows. This meant that for at least half of my third year I was using a laptop to do all my development which was slightly frustrating. 

My computer is now up and running and I have just finished loading Visual Studio, DirectX SDK and various other bits that I never realised I needed until it was gone. I also downloaded the Unity3D Engine and although I'm in the middle of creating my shadow maps I have been looking at some of the tutorials shown on the website. Once the shadow mapping is done I think there is a good chance I might try out Unity and have a play around with some different ideas. It would be great to get some more Engine experience as well, as for the past year I have been diving round in the working of DirectX and forgotten about actual game development.
0 Comments

Project Improvements - Shadow Mapping

23/5/2012

0 Comments

 
As a further improvement I first of all wanted to start by adding shadow mapping to the game demonstration part of the project. This proved to be more difficult than I first imagined as implementing the shadow maps to work within this renderer is quite difficult.

I think I will soon be creating my own renderer as the one I'm currently using is extremely limited. The renderer currently does a draw call for each entity within the game, which is extremely slow. When I create my own renderer I will be implementing Instancing as the terrain analysis tool will improve massively from this, allowing for the analysis of much bigger maps. 

I am going to carry on trying to implement the shadow maps into this renderer before attempting my own renderer. However I will not be going further on to create Percentage Closer Soft Shadows(PCSS) until my own renderer is completed.
0 Comments

Poster Session

22/5/2012

0 Comments

 
I created an A1 poster that was put on show on the 21st May. This was done to show off my third year project to a range of tutors and students at UCLan. The session involved me talking and demonstrating my project to my tutors and anybody else who was interested in my project. The project session was a success and gave me great confidence in my project and also gave me inspiration in ways I could further improve my project. 

The Terrain Analysis tool got particular interest from a post graduate student that had also created something similar on a project of his own.    The game demonstration was the area that appealed to most people. I had only that day implemented a GPU based particle system that gave the project an extra edge. To see the exact features of my third year project please visit: Terrain Analysis Project. 
0 Comments

    Archives

    May 2020
    April 2020
    January 2020
    November 2019
    October 2019
    September 2019
    July 2019
    June 2019
    May 2019
    April 2019
    March 2019
    February 2019
    August 2018
    July 2018
    June 2018
    March 2018
    January 2018
    June 2017
    February 2017
    September 2016
    August 2016
    July 2016
    June 2016
    May 2016
    February 2016
    January 2016
    December 2015
    November 2015
    September 2015
    August 2015
    July 2015
    June 2015
    March 2015
    January 2015
    November 2014
    October 2014
    September 2014
    August 2014
    July 2014
    June 2014
    May 2014
    February 2014
    January 2014
    December 2013
    November 2013
    October 2013
    July 2013
    June 2013
    May 2013
    April 2013
    March 2013
    February 2013
    January 2013
    December 2012
    October 2012
    September 2012
    August 2012
    July 2012
    June 2012
    May 2012

    Categories

    All
    2D
    3rd Year Project
    Agile
    Android
    Angular
    Animation
    API
    Apple
    Apps
    Arden
    Async
    Awesomium
    C#
    CI/CD
    Clean Code
    CMake
    Cocos2d-x
    Colour Match
    Compilers
    Cross Compiling
    Cross-Compiling
    Databases
    Design
    Development Tools
    Docker
    Electronics
    Examples
    Flask
    Flask-Login
    Fmod
    Game Development
    Godot
    GUI
    Hackathon
    Hacktoberfest
    Hardware
    Home Life
    IBM
    Inspired Gaming
    Instancing
    Ios
    Javascript
    Jbengine
    Kata
    Level Editor
    Linux
    Microsoft
    Mobile Development
    Monogame
    Moodster
    Motivation
    Networking
    Objective C
    Opengl
    Open Source
    Organisation
    Physics
    Physx
    Pi
    Planning
    Post Mortem
    PyGame
    Python
    Quart
    Quasar
    RakNet
    React
    Road To Eldoarado
    Scripting
    Scrum Master
    Sessions
    Session Timeout
    Social
    Sound
    Space Invaders
    Squash Game
    Squash Game
    Streaming
    TDD
    Team Leading
    Test
    Test Driven Development
    Travis
    Unity
    Unity Development
    VSCode
    Vulkan
    Web Applications
    Worklife
    WSL
    XML
    XNA / C#

    RSS Feed

Powered by Create your own unique website with customizable templates.
  • Home
  • CV
  • University Work
    • Second Year Work >
      • Top-Down Shooter
    • Third Year Work >
      • Terrain Analysis Project >
        • Terrain Analysis Tool
        • Game Demonstration
      • Post Processing
      • Android Application - Sports Centre
  • Projects
    • Unity Development >
      • Lerpz Tutorial
      • Dare to be Digital Entry - "Lit"
      • Unity Game
    • Geometry Instancing
    • Road to Eldorado
    • Level Editor
    • OpenGL Work
    • JBEngine
  • Blog
  • Tutorials
    • Flask Session Timeout