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.

Messages - neirao

Pages: [1] 2 3 ... 43
1
Very nice!

2
Finished Works and Works in Progress / Re: WIP - Music Box Carousel
« on: January 24, 2026, 11:01:12 am »
PS: This link show how use the "Editing Expressions" and timeline time:


https://www.anim8or.com/learn/manual/8_animation.html

3
Finished Works and Works in Progress / Re: WIP - Music Box Carousel
« on: January 24, 2026, 10:57:40 am »
I remember that you can use script activation on objects, and use the timeline to move, rotate, etc., the objects.

For example, the code from the ASL manual:
"A Controller expression script Here is a script for an element's size controller:
$scale = 1 + sin(time*PI*4)*0.5;
The size of the element oscillates between 0.5 and 1.5 every 2 seconds.

Then you could do an up and down movement, in a loop, something like:
// Movement with easing (slower at the extremes)
float posY = offset_y + amplitude * (sin(2 * PI * time / period) * 0.5 + 0.5);

4
General Anim8or Forum / Re: Where did you all go?
« on: December 27, 2025, 11:19:36 am »
I think the forum gets more active whenever they release a new version of the software.

5
Finished Works and Works in Progress / Re: WIP - Church
« on: December 27, 2025, 11:18:19 am »
Very Nice!

6
Finished Works and Works in Progress / Re: My first post on here (also WIP)
« on: November 05, 2025, 09:19:36 am »
Very nice!

7
Finished Works and Works in Progress / Re: Nonstandard Rickshaw
« on: September 05, 2025, 09:00:08 pm »
Very nice!!

8
Finished Works and Works in Progress / Re: Anim8or + AI
« on: July 29, 2025, 03:44:59 pm »
Very cooll!!

9
Very Nice!

10
Finished Works and Works in Progress / Re: Series about Angels
« on: March 03, 2023, 01:58:24 pm »
Very Nice!

11
General Anim8or Forum / Re: Help spherizing a mesh
« on: October 18, 2019, 12:26:46 pm »
Hi Steve,
i will try do using text and after post here...

Tip: for work with "Texts" you need:
1-extrude the text(Build->extrude)
2-UNGRUP the text(Build-ungrup) if you not UNGROUP nothing works!!

another way... you can try use the "Modifiers"...





12
General Anim8or Forum / Re: Help spherizing a mesh
« on: October 14, 2019, 11:58:25 am »
Hi,
i create a simple video tutorial to you... (i post temporaly on StreamAble.com for first time) link below

https://streamable.com/yx50a
 
is how make the direct use, but you can Double click on "Circler Spherizing" to change some options...
:)

13
Finished Works and Works in Progress / Re: Donkey Animation Test
« on: September 23, 2019, 06:54:02 am »
Wow! Great Progress!! Congratulations!!

14
Finished Works and Works in Progress / Re: reflection test
« on: September 20, 2019, 11:08:38 am »
so cute!! i love it!!!

15
Finished Works and Works in Progress / Re: Skinning
« on: August 28, 2019, 06:39:10 pm »
You tutorials are amazing and funny!! hehehe

Pages: [1] 2 3 ... 43