3D STUDIO MAX

Majik Imaje

TPF Noob!
Joined
Feb 15, 2007
Messages
285
Reaction score
0
Location
Point Hope Alaska
Website
majikimaje.com
Can others edit my Photos
Photos NOT OK to edit
MY favorite program.. .. to play in.. .. & draw!

-=These are knot.. .. photographs=-

I personally created each of these.. in a program called 3D Studio Max

bdesk.jpg






RECENT.JPG





fb5.jpg
 
3dsmax is great. I used to be pretty good with it, but haven't used it in a forever. I could probably still recreate these, for the exception of a few special effects.
 
Pretty cool. I used to play around with various 3D software, including POV-Ray. This was back before there was a good modeler for it (and on my 286), so I coded all the coordinates and applied textures by hand in a data text file. Graph paper came in very handy.

The data files look like this:

#include "shapes.inc"
#include "colors.inc"
#include "textures.inc"

camera {
location <59 20 -48>
direction <0 0 1>
up <0 1 0>
right <1.33 0 0>
look_at <0 0 1>
}

object {
light_source { <800 600 -200>
colour White
}
}

#declare Pawn = union {
sphere { <0 7 0> 1.5 }

quadric { Ellipsoid
scale <1.2 0.3 1.2>
translate <0 5.5 0>
}

intersection {
plane { <0 1 0> 5.5 }
quadric { Hyperboloid_Y
translate <0 5 0>
scale <0.5 1 0.5>
}
plane { <0 -1 0> -2.5 }
}

[/old fart reminisce]
 
Table_R4_small.jpg


This is the only render I have on my computer, I don't have 3dsmax installed anymore Otherwise I could show a whole bunch of other projects too.
 
IT TOOK ME MONTHS.. .. MANY MONTHS.. .. playing with my sons initials..

to come up with THEIR business name!

Mark Andrew,Jesse,Isaiah,Khris = MAJIK IMAJE = SAME (LAST NAME E)

001.jpg
 
I wish I would've stuck with working with 3ds max.
 
go...download a trial copy from autodesk.com

CONTACT ME.. I will help you get started very quickly

I just finished a tutorial that I wrote..

all visual images click by click what to do

to take one cube.. and turn it into this using just one BOX!

Tyrek.jpg
 

Most reactions

New Topics

Back
Top