This is the development thread for my 2D Project, titled Arclight Vanguard. It is a 2D fantasy RPG set in a post apocalyptic Earth after humanity is nearly wiped out by nature itself. Here I will be talking about the development of the game, including posting screenshots of the development and code I am using. Please feel…
Remember this? This demo was picked up for showcase at SXSW Sydney! So I will be developing it further over the next month, and presenting it at the convention from October 13-19th. Any Sydney peeps / other attendees come say hi :smiley: The announcement post:…
I have another question. Can I somehow create a low-poly mesh for piping? I want to make sofa pillows with thick piping along the seams. The problem is, however, is that I can easily make a low-poly version of the pillows themselves inside MD, but I can't seem to find a way to reduce the topology for piping. And doing…
that's actually pretty impressive for ipad. She's leaning too much forward. Wrists are too thin. Pick up a copy of Anatomy for Sculptors. I don't know if the ipad version comes with subtools, but Zbrush is prepackaged with Ryan's ecorche model that you can drag in to compare and reference
Would this do ? Just change the matLibPath to your needs, and dont forget the double \\. Select your objects and execute. tmpMatLib = loadTempMaterialLibrary matLibPath c = tmpMatLib.count sel = selection as array for s in sel where (superclassof s == geometryClass) do (s.material = tmpMatLib[random 1 c]) )(
So first pass prototyping the standalone version. Managed to [relatively] cleanly port most of the editor code over to runtime code, added a way to bake out the vertex colors from the [pregenerated 64x64 plane] to an arbitrarily-sized texture. [ame=" https://www.youtube.com/watch?v=n_ZuZ76gCj0"]Prototyping a standalone…
Though, Im very curious to see how this robot would do in those yearly robot competitions where they have to go through an obstacle course. It appears that this thing is able to do what it does because of QR codes. If those codes aren't placed on objects and walls, will it know what to do? It's got balance, but what else?
whats the problem at all if a tour boundle would pay out 75volvo/25rest but 62,5volvo/ 12,5tourguys /25artists. the tourguys would not get a single dollar less then they are getting now. just the artist is getting more and volvo less ps: @konras try that code: <edit i pn-ed u the code> i just tryed it and it works.
BUNNY PELT! ^^ should totes ditch the code junk and go straight to art prototyping, just sayin :) (hope you do get the code side sorted out asap tho srsly) 2d mockup looks totes approtes. And hope that monkey fur works out as well (being fur and all) ^^ Bump for updates :poly142:
its not really a application but rather a collection of code and a code editor. There are some tools for the torque engine like a level layout tool (placing primitives and meshes) and some 2d level editors but its more a tool for programmers. if you are more the artist guy check out unity3d - which will be soon avaiable…