Archive for the ‘Uncategorized’ Category

Blender, is simply spublended

So, my learnins have been halted for a little bit thanks to my lack of studying; however, this is a mild set back thanks to the final exams that are coming up. Ill be force feeding myself some new fancy knowledge of …idk what yet I haven’t read it. Give a man a break. I will be doing a post later on this week on multi-threading and possible networking in Java so stay tuned all you readers…. mom, dad…(who am I kidding even they don’t read this).

I have been spending my time lately with flash and blender. Blender is awesome (with a few flaws, kinda like shepard’s pie, what the fuck is the corn doing in there GET OUT CORN). Blender is a freeware program for 3d modeling. Its not laid out the greatest, with inconsistencies throughout the entire program. Methods that are used to manipulate one object are not always the same methods you would use to manipulate another similar object.

For the most part I found the creating mesh molds and mild manipulation to be about the same as using Maya 5 or 3D Studio Max. Remembering all the short cut key for everything is worst then trying to remember all the macros you created when you were drunk last night playing World of Warcraft. I found myself trying to memorize procedures for things like I was entering in secret codes to get naked pictures of Samus Aran. With key combos that make little sense to me and my short attenti….HmmmmSamus… <.< >.> <.< Oh yeah!

Mind you I am no expert in the art of 3d modeling, to say the least. I have been having a blast playing around with it though. To make cheap looking textures on my cheap looking models is a fairly simple process, once you’ve done it 10-25 times.

Some people and do some really kick ass shit with this

I don’ t think that I’ll ever get the ambition to develop that kind of skill. But I will keep going on playing with this when I’m not learning code, flash, reading, or touching my … eating supper. Anyways fuck that guy heres my work, go ahead tell me I’m awesome

Post to Twitter

Interfacing and Polymorphism

*I’m tired of going all over the place to make notes for class so from now on Ill be using this site not only to blog but to keep track of my notes for my classes


TypeCasting

It is possible to type cast a variable that is of type to a different type of object as long as both objects have that interface implemented

eg/

Genital penis = new Genital(9inches);
phalanges thumb = new phalanges();
interface x;
interface x = penis; // changing the value of type Genitals to type interface
thumb = (phalanges) x; // the value that was once type Genitals was converted to type interface and now  typecasted to type phalanges

This is ok to do.
Polymorphism
*It is impossible to construct a Measurable object because there is no objects in an interface.
*However it is possible to declare a variable that is of type as long as if the variable is an object that the class of that object “implements” the measurable interface.
*Overloading and polymorphism are both declaring methods of the same name. Overloading is having more than one method in a class of the same name and Polymorphism is having more than one method of the same name in multiple classes.

*the difference between Overloading and Polymorphism is that Overloading chooses which method to use by the compiler were as Polymorphism chooses the method at run time by the Java Virtual Machine

Post to Twitter

this page will be gone soon

Ill be deleting this page soon, In make way for a web-comic based on programming and yoga and other things that I care about. So say your good-byes and shed your tears now, because in a few weeks my inner thoughts will be destroyed in way for cartoons and cheap laughs. Just like real life.

Post to Twitter

A Staring Consent

Living in a larger city makes finding true happiness hard enough already. The human race isn’t meant to be surrounded by its own kind in mass amounts. Personal space, and comfort bubbles are constantly invaded without any effort. Making a leisure stroll down a street an irritating, frustrating expedition. Let alone having to deal with bad mannerisms.
Staring is never a necessary action for any scenario, and no body likes to be stared at. Not the homeless, not the rich, not the punks, or the indiscreet . As people strive for a better self everyone has to make the effort to also be a better civilian. Respecting others is a major step in respecting yourself and finding pure enlightenment. This not only means to not stare at others but to also not escalating instances when you get stared at (for what ever reason).
As the days pass everyone try to respect everyones personal space and remember to breath, stay calm and enjoy the fact that maybe your being starred at for a good reason, people show attraction in odd ways sometime. The cup is half full sometimes.

Post to Twitter

Dr.Steel

So I was going to write about the flying spaghetti monster, but I am afraid that is going to have to wait till tomorrow. I have much more important information to tell.
As allot of people think that they are searching for enlightenment, really all that they are searching for is happiness. To be happy doing whatever it is that you are doing that that moment would be everybody’s dream come true. Whether it be working or relaxing or making supper would being everything.
Dr.Steel is a podcast, musician, community, webpage and more that is dedicated to fun, happiness and unity and world domination. Dr.Steel is a mad scientist figure that wants to change the world. Eliminate hate, war, famine, with his ever growing fan base of toy soldiers (boys) and scouts and nurses(girls) and robots.
Its a fun exciting concept that definitely needs more promotion. And if it getting large enough I can see it getting more serious and becoming a change that would be.. interesting.. If anything.

Post to Twitter

Return top

INFORMATION

Change this sentence and title from admin Theme option page.