For those of you that are following my web development series, you can download the latest tutorial here : Website Tutorial 2 – HTML 5 Additionally here is a link to Notepad++ !
Author: RobertLutken
Android Application Development
I’ve just been digging around in some of my old projects and found my Hours Manager application. The purpose of the application is to provide me with a way of logging the hours that I do, given that my schedule is so busy, trying to remember when I did what can often be challenging. Unfortunately […]
Gender Diversity in the Games Industry
Gender diversity in the video games industry is currently a hot topic at the moment in the light of the gamer gate controversy. For my Individual Study module I have looked into what the problems are surrounding the topic which you can view here. I hope someone might find this work useful !
Real Time Rendering Assignment
Real Time Rendering Techniques Modeling the castle First and foremost to begin the project a suitable scene was designed using Auto Cad and modeled using the 3DS Max software package. When modeling any scene it is essential that everything is to scale and each element is proportional to another. This was the reasoning behind using […]
Matsumoto Castle
For my final year real time rendering project, I decided to undertake the modeling of the Japanese Matsumoto castle. Most of the modeling was undertaken using 3DS Max of which took around two weeks to model, it was no easy task, given that I am by no means an artist ! This project took a […]
Summer's Here!
Just handed in my last piece of coursework for my third year in University, what a momentous occasion! Update to follow detailing what I’ve been up to in my last term here in The University of South Wales. Now all I have left to do is complete exams in Concurrent & Parallel Programming and Artificial […]
Mounting File Share from Terminal
After three days of hacking together mount commands finally my NAS is connected so that it can be accessed from terminal. The script’s purpose is to mount a networked attached file store using terminal with the correct read and write attributes. 1: ################################################################ 2: # Author : Robert Lutken 3: # E-mail : [email protected] 4: # Date : […]