Anim8or Community

Please login or register.

Login with username, password and session length
Advanced search  

News:

Ian Ross has just released a book on Anim8or. It's perect for a beginner and a good reference for experienced users. It contains detailed chapters on every aspect, with many examples. Get your own copy here: "Anim8or Tutorial Book"

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - bamman62

Pages: [1]
1
Anim8or v1.0 Discussion Forum / stl ascii export issues?
« on: April 13, 2019, 02:04:23 am »
I've recently found myself using anim8or's stl ascii export feature to make simple geometries that can be parsed with relative ease in my own code, but there's something odd about the files that animator generates. While they work great, I've noticed that it has 9 vertices per loop defining each triangle (with the last 6 being duplicates of the first 3). While it has no influence on the functionality (apart from an increase in file size), I was curious as to why this might be the case. Below is a snippet from a cube made in anim8or and exported as an ascii stl file.

solid object01
  facet normal 0 1 0
   outer loop
    vertex -27.401 20.1845 -20.3473
    vertex 12.968 20.1845 14.3787
    vertex 12.968 20.1845 -20.3473
    vertex -27.401 20.1845 -20.3473
    vertex 12.968 20.1845 14.3787
    vertex 12.968 20.1845 -20.3473
    vertex -27.401 20.1845 -20.3473
    vertex 12.968 20.1845 14.3787
    vertex 12.968 20.1845 -20.3473
   endloop
  endfacet
  facet normal 0 1 0
   outer loop
    vertex -27.401 20.1845 -20.3473
    vertex -27.401 20.1845 14.3787
    vertex 12.968 20.1845 14.3787
    vertex -27.401 20.1845 -20.3473
    vertex -27.401 20.1845 14.3787
    vertex 12.968 20.1845 14.3787
    vertex -27.401 20.1845 -20.3473
    vertex -27.401 20.1845 14.3787
    vertex 12.968 20.1845 14.3787
   endloop
  endfacet

2
Finished Works and Works in Progress / Kel-tec PMR 30 (WIP)
« on: October 05, 2010, 10:17:38 pm »
It isn't really much at the moment, but I'm hoping to finish it out in a fairly reasonable amount of time. I decided to post it because I need some advice on modeling the grip/lower part of the pistol.

The issue is, I have absolutely no idea how to maintain a reasonable polygon count when designing the grip/lower portion of the gun. Any ideas on how to approach this?


Reference image


3
Finished Works and Works in Progress / Sort of Halo:CE-ish Gun
« on: August 15, 2009, 11:32:11 pm »
Probably my first successful gun model. Well, as successful as it gets with me modeling.

Anyway, it has flaws, but it is my first model that I can see myself not giving up on. I made a couple of small renders (No ART effects to save time), and I have the full file. Feel free to give out some helpful advice :D. I'll probably get around to texturing sometime soon.





It was originally supposed to be based off a the pistol from Halo: CE (I'm fairly sure),  but I didn't think I would be able to go with the original scope, so I decided to add a reflex sight instead.

4
Anim8or v0.98 Discussion Forum / A list of ideas for anim8or
« on: August 21, 2008, 08:29:51 pm »
 Being the genius he is, Steve single-handedly  (as far as I know) put together a great modeling program that is still in its infancy stages. There is still a long way to go, but I am confident that it will become great program.

 Now, these ideas may not be necessary to the program, but it could still prove useful in many situation.

1. Interface customization. It is an unnecessary thing, but I would enjoy being able to completely revamp the interface. Customizable Icons, Color Schemes, Menu Placements, etc. (Also a revamp on the icon coloring for some very aesthetic icons).

2.  Anim8or+Terranim8or. Pretty self explanatory, just everything in terranim8or put into anim8or. It would solve many errors in Terranim8or, along with improving anim8or itself.

3. UV mapping. Of course, you could always dump it into UV mapper and do it from there, but it has complications in and of itself. It would also make anim8or a little more of an all-in-one program.

4. Some mesh editing brushes, after trying out a little bit of Z-brush, I noticed the sheer genius in its making. Anim8or could benefit my so much more with this. Of course, it could not just be a replica of it, but it could have completely different tools. This would go well with (idea #2) when forming valleys, caves, etc.

5. A larger filetype support. I have to admit, Steve did a much better job than Autodesk with exporters. It would also be great if he included a vast number of different filetypes. Things like .nif, .raw, .cad.

6. I guess I could have included this in number five, but along with .nif (Gamebryo Files) niftools would also be beneficial in the next full release. This would only be useful to a very small minority and is probably not worth the overall effort, but it would still be cool.

7. Ability to merge a plug-in into the anim8or source code. It would save the trouble of that debug output, and it would save some desktop space (If that is your directory).

8. Free form select. Most other 3d programs have a freeform select, I suppose anim8or needs one too.

9. A few more primitives. Things like tube, plane, and stairs. Scripts can add these, so with #7 this idea is useless.

10. A cloth mesh, particle effect, and a liquid. Another feature in other programs that would be cool in anim8or.


Lastly, allow snap to angle to work with scale faces, rotate faces (a must), and many other features it previously would not work on.

Feel free to critique my ideas, along with post your own.

5
It would be very useful to have a poly reducer similar to milkshape 3d's. Also, the new uv functions are awesome, I wish there was a way to export them. (if there is tell me) (if it is a plugin I couldn't use for some reason plugins won't load.)

Pages: [1]