lack of updates

Wednesday 19 November 2008

so blogger has been a pain in the ass lately, with post/page taking a full 5 mins to load.
all blogs have not had many posts in the past week or two, since i cant be arsed to wait for it. as soon as this is fixed, all updates can be posted

Tutorial

Wednesday 15 October 2008

had meeting with the good Ms Sophie. informal chat (by which i mean, she barely got a word in over my rambling...i do apologize).

she kindly looked over my work and spotted a flaw in my initial CDMD concept. will work on that tonight.

other topics:

  • intellectual property rights
  • module change (official)
  • manchinima
  • specialist crash courses
  • about me presentation

MATLAB!

Monday 13 October 2008

made matlab post on ioct google groups with info on how to use it and beginning of signal processing.

minor reserch for paul regarding exporting plots to .obj file for 3d graphics

http://www.nada.kth.se/~asa/Ray/matlabobj.html

Saving a mesh

build a 3D plot and save this plot to 'parab.obj'.
[u,v]=meshgrid(-6:0.5:6,-6:0.5:6);
x=u; y=v; z=u.^2+v.^2;
mesh(x,y,z)
saveobjmesh('parab.obj',x,y,z)

This can then be imported into Abode Acrobat 3d. In this case a bit of scaling might be needed.

Video Box

Thursday 9 October 2008

Added Video Box to Research Methods.

Howard Rheingold now showing on screen 1

Spam Blog

Created Blogs for each module.... but blogger thinks its spam so they have all been locked. should be back up and running soon

Introduction / Disclaimer

Friday 3 October 2008

This blog is intended to be a collaboration tool as well as a log of all events to be undertaken by myself as part of the Institute of Creative Technologies (IOCT) masters.

This will include records of modules both enrolled on, and those not marked for the final masters classification but have been attended with the permission of relevant staff.


Knowledge is a powerful tool... and as we all know, people with power tools usually hurt themselves.

Andy P