Journals

Rimrook10 years ago2014-06-01 00:53:29 UTC 11 comments
I came home and found that my neighbor left a notecard on my door. The note said lightning hit the tree. Sure enough, the tree 6 feet from my door is all fucked up. I'm glad we weren't home at the time because we probably would have been outside watching the storm, sitting on metal chairs near a metal railing that runs closely by the tree. Though it doesn't appear that any lightning jumped to the railing, still I wouldn't take the chance.

It's dark out and I will try and get pictures tomorrow morning.

EDIT: IT'S MORNING!
User posted image
This is the tree.
User posted image
From the corner of the stairs. Not far now is it? Only a few inches from the roof.
User posted image
A wide shot, I live on the corner. Lyssa is there reading a book so that's how close we would've been.
User posted image
Pieces of the lightning enchanted wood that my neighbor has. I wonder what he's going to do with it? Lucky bastard.
User posted image
Looking through the flecks on the ground, I started finding tree amber. This small piece is actually quite shiny. Picture doesn't do justice. It's really orange around the edges.
User posted image
Blown out chunks of sap. There are parts that are marbleized from the heat, and other parts are burned. Smells really good for some reason.
Archie10 years ago2014-05-30 21:07:03 UTC 17 comments
My cat died this morning :[

Got a big pit in the bottom of my stomach, it's horrible. You don't appreciate things that have been with you your entire life until they're gone. She lived to the grand old age of 21, which for cats is pretty damn old. But yeah, I'm only 22. She's just always been there. nnnngggrgh.

FEELS AND INABILITY TO EXPRESS THEM BECAUSE I AM MANLY AND NOT CRYING LIKE A LITTLE BITCH.

/cries like little bitch.
Notewell10 years ago2014-05-28 18:27:20 UTC 9 comments
I decided to give learning Source Filmmaker another shot.

I uh, I made a thing.
Alabastor_Twob10 years ago2014-05-22 18:36:34 UTC 18 comments
wat
User posted image
I'm going to assume that this is because of lighting related tutorials and forum threads that I may have posted in.
Suparsonik10 years ago2014-05-21 15:24:00 UTC 30 comments
Claiming dubs while I still can.
satchmo10 years ago2014-05-20 14:22:13 UTC 10 comments
Das Keyboard 4 unboxing.

My son inherited my Model S Das. Fast typing starts young.
Penguinboy10 years ago2014-05-14 12:07:34 UTC 9 comments
I posted a link to my (very basic) JavaScript RMF loader/renderer in the Shoutbox yesterday and a few people said they were interested in learning more about JavaScript and 3D stuff, so here's my official guide to learning JavaScript and/or 3D stuff! Hopefully someone finds it useful or interesting :)

Even if you're not interested in learning programming, I would recommend clicking on the links to the D3 and three.js websites - the examples for those libraries are really damn cool!

JavaScript:

What you need to get started:
  • A computer
  • ...(with a browser)
  • .......(that's not IE, use Firefox/Chrome/ChrOpera)
Learn the core language: Eloquent JavaScript is a slightly old, but still relevant introduction to JavaScript, and programming in general. No previous programming knowledge required!

Learn some basic HTML and CSS: This video series from Google is said to be a good introduction to HTML and CSS, as well as some more stuff about JavaScript.

Learn more about HTML, CSS, and JavaScript APIs: MozDev is one of the best resources for doing front-end web programming. It covers every API and element that Firefox supports (or might be supporting in the near future) - which is basically everything you'll ever need to know.

Look at cool JS libraries!
  • jQuery - easy HTML/CSS manipulation, AJAX, HTML events
  • Backbone - write a single-page application like all the other cool people! I'm writing one at work at the moment. SoundCloud is an example of a single-page website made using Backbone.
  • D3 - a super-cool library for graphing and displaying data in a visual way. Supports topography/maps, graphs, animations, interactivity, and other cool stuff. The examples are great!
  • three.js - Really easy OpenGL (see below) for the web! I used this for my RMF demo. There's tons of examples, so it's really easy to get started.
3D stuff (I only know OpenGL, sorry DirectX fans!):

What you need to get started:
  • A computer
  • A graphics card that supports OpenGL 3+
  • Programming knowledge. You can't just jump into 3D programming, you need to know the basics first. JavaScript works, but so does C, C++, C#, VB, Java, Python, and many other languages with OpenGL bindings. JavaScript is one of the easier options due to the three.js library (see above).
Learn how to use (modern-style) OpenGL: Learning Modern 3D Graphics Programming is one of the best modern GL references out there. You may have heard of, or stumble upon, the NeHe tutorials website - be careful! These tutorials (especially the intro ones) are mostly for OpenGL 1.0, which is extremely slow and no longer part of core OpenGL! Learn the new pipeline that is in OpenGL 2+, you will save a lot of time.

Learn GLSL: The above tutorial will get you started with GLSL shaders, but you can use websites like http://glsl.heroku.com/ and https://www.shadertoy.com/ to work with GLSL without needing all the extra wiring up that OGL requires.

Skip all of that and learn three.js instead: Skipping the OpenGL stuff will certainly put you at a disadvantage, but three.js allows you to get started with 3D programming without having to deal with the lower-level stuff. If you want a quick 3D fix without having to learn loads of really difficult stuff, you could do this, and learn the complicated stuff later!

OpenGL bindings that I know of: Bonus: Put all your work on GitHub (it's free!) so other people can learn from your work!

I put all my code on GitHub, you can check some of it out here:
Sledge: https://github.com/LogicAndTrick/sledge
The JS RMF loader from above: https://github.com/LogicAndTrick/sledge-js

Double bonus: Help me out by contributing new features to Sledge >____>
Instant Mix10 years ago2014-05-09 17:12:27 UTC 27 comments
Sat my Mathematics for Physics exam yesterday.
User posted image
I spent a good hour or so on B1. It was completely wrong.
I didn't even attempt B2.
B3 I attempted the very first part, and failed.
B4 was incredibly easy for 10 marks so I think I've screwed it up.

I don't think I've passed.

Isn't there someone here doing engineering?
Archie10 years ago2014-05-07 16:13:00 UTC 12 comments
Look what just arrived signed by the Author :)
User posted image
Tetsu010 years ago2014-05-07 01:00:21 UTC 4 comments
Semester Over!
My final project was a moderate success.. almost...
Automatic Bottle Opener:

https://www.youtube.com/watch?v=JRhLXIHeIT8

That ate a lot of my time :(
So did the book though :P
Bleah.
2 more semesters to go and I'll have my engineering degree.
Cant wait.
Striker10 years ago2014-05-04 19:13:24 UTC 13 comments
What is a good file hosting site these days?

I used to upload files for the map vault on filefront(now gamefront), but they delete them after a while.
Also, linking from my dropbox account or something like that doesn't feel very secure either.
... so?

Also, when is TWHL going to increase the 2mb limit and allow for more than one screenshot? :\
ninja defuse10 years ago2014-05-03 20:41:02 UTC 4 comments
“Books are the plane, and the train, and the road. They are the destination, and the journey. They are home.”

Anna Quindlen, How Reading Changed My Life
zeeba-G10 years ago2014-04-30 14:33:17 UTC 17 comments
In order to listen to music at work I decided to make this. It helps prevent the speaker from projecting into the break room which I'm working from currently and sharing with another co worker.

I'd use headphones but am not allowed.

I used my laser cutter to quickly cut it out. It works really well.
User posted image
User posted image
Archie10 years ago2014-04-22 10:55:36 UTC 22 comments
Freelancing is a terrifying prospect. I can make more in a day on the right job than I would in a month of permanent employment, yet there is absolutely no guarantee of work.
After an embarrassingly bountiful end to 2013, the work dried up during Jan and Feb (Very few shows get shot in the winter months due to lack of daylight hours, so there's almost no post-production work until spring) and I took an unavoidable break.

However, I got hit with a massive tax bill of £900 because I earned more than I expected in December last year so I've had to go back to a permanent job for the moment because I can no longer wait for the freelance work to pick up. What's the job? Post-production Coordinator. Minimum contract of 3 months. Been here 2 weeks and already bouncing off the walls out of lack of creative output. I'm managing 8 edit suites and a dub suite. Managing. Not using. Nnggg.

What's particularly annoying is that literally two days after starting this position, I got offered one of the most lucrative freelance gigs of my entire career (VFX on Irn Bru's official Commonwealth Games ad - anyone familiar with Scotland will understand why that's a huge deal) and I've had to turn it down.

tl;dr:
When I'm freelance, the security of permanent seems so appealing. When I'm permanent, I get super exciting freelance opportunities.
Striker10 years ago2014-04-14 22:34:02 UTC 23 comments
It is now legal for me to drink alcohol in the U.S.A.
User posted image