-
Posts
2234 -
Joined
-
Last visited
-
Days Won
112
Content Type
Profiles
Forums
Calendar
Plants Library
Everything posted by Eduard
-
Hi Helenni, Yes, your images is very beautiful , it was created with GrowFX?
-
Free plants library is now available. You can now use this collection of ready plants in your projects or customize them as necessary. Cheers
-
Hi Jamie, I'm glad you like this feature We have already found and fixed some bugs, but the update is not yet uploaded because soon we plan to release it. Cheers
-
Хорошо, проверим сегодня...
-
Как сделать...
Eduard replied to maxpayne's topic in [Russian forum] / Для русскоязычных пользователей
Ну да, есть такое ) Тогда только остается подождать возможность наложения UVW по разным каналам... -
Hi Michiel, Thanks!
-
Как сделать...
Eduard replied to maxpayne's topic in [Russian forum] / Для русскоязычных пользователей
А я нашел решение проблемы уже сейчас Я так понял надо делать что-то вроде этого: Здесь сама модель: Betula_1.zip Настраиваем UVW ствола только для текстур, а вот для Gradient Ramp нужно включить Use Real-World Scale, и подогнать Size под высоту дерева, все... Но в любом случае сделаем поддержку каналов для UVW. -
Как сделать...
Eduard replied to maxpayne's topic in [Russian forum] / Для русскоязычных пользователей
Понял проблему... тут надо делать тогда возможность наложения UVW по разным каналам. Например, делаем UVW с абсолютными размерами для канала 1 (там будет лежать сама текстура коры), а для канала 2 делаем в %%, там уже будет градиент рамп. В общем, сделаем в ближайшее время ) -
Hi Tobi, Yes, at this point is difficult to make it (see my example blood_vessels_2.max). There you need to create an independent splines, and for each spline copy and configure a specific path. To start the path correctly, for each spline need to reorient pivot. But we have plans to develop a Spline distributor, which would allow to start the path directly from the starting point of the splines. This will allow to solve your task much easier. Cheers
-
Как сделать...
Eduard replied to maxpayne's topic in [Russian forum] / Для русскоязычных пользователей
А, ну понял... Просто по этой картинке http://clip2net.com/s/1mrAr я подумал другое. Тогда вот так, но выглядит не очень ) Вот max файл: MetaMeshVC_02.max Я подумаю позже, может что-то добавить в сам MetaMesh, возможно использовать при этом еще и VC, чтобы получились нормальные широкие плавные переходы с зоне сопряжения веток и ствола. -
Как сделать...
Eduard replied to maxpayne's topic in [Russian forum] / Для русскоязычных пользователей
Т.е. надо что-то вроде этого? : С VC думаю это не проблема, вот max файл: MetaMeshVC_01.max -
Ну вот, уже найден баг, по крайней мере один. По возможности обновим, но проблему можно обойти следующим образом: Перед тем как открыть VC для метамеш, нужно включить Manual update, потом, когда настроите параметры, отключайте... Т.е. нужно чтобы была включена любая опция VC (Coloring elements, Coloring along path или Inherit from parent).
-
Хорошо, спасибо! Проверим это...
-
Thanks! Yes, these files will be a bit later.
-
Hi Everyone, We have prepared a new beta version, it's available to customers only. What's New in GrowFX 1.8.0 Beta: + Added new feature Vertex Color for all mesh builders; + New parameter Random scale for Instanced geometry; + New parameter Min size faces for Global Meta Settings. Note: The value of this parameter will affect to the minimum radius of all Meta mesh builders; + Open/Save presets some bug fixed; + Improved mesh updating; + Some minor bugs are fixed. A detailed description and user manual will be available later. Here's some examples: The max file (Max 2009): Grass_04_VC.max The max file (Max 2009): ColoringAlongPath_1.max Cheers
-
The examples is not included in the installer
Eduard replied to OakCorp's topic in Tutorials and Examples
Yes, we removed examples to reduce the installation file size... Will soon be available plants library, where all of these examples are included. Cheers -
Sorry, I thought saved in version 1.7.0, but was saved in the new - 1.8.0 (beta) version I resaved in version 1.7.0: Controlling_paths_direction_2.max Cheers
-
Hi, Please see my example: Also I attached the max file: Controlling_paths_direction_1.max Cheers
-
Yes you are right We hasten to release a new version to the holidays. Cheers
-
Finally, we completed the most difficult thing of this subsystem. Now, inheritance and color blending works amazing Here's a example: It's all settings related to Vertex Color, there is no need to use any affects... Still need to finish "Coloring by Texture map", and an algorithm for Instanced geometry. I think this week we'll upload the new beta version. Cheers
-
I checked, it's a problem in the Point Cache... I tried the following: convert a tree into an editable mesh, then applied the Point Cache, recorded animation, then received the same cache file (about 5GB). After that, at the end of the frame range, I also got a broken tree. Accordingly, to use the Point Cache you can just split the animation into parts.
-
Yes, you're right. Calculation of the cache file was successful, but when we moved the time slider to the end of the frame range, the tree looked like ruins )). Maybe a problem here in the Point Cache? There is another solution... What renderer are you using? If VRay or MentalRay, you can convert the tree into an animated proxy object. Many of our customers use it. Another way to try to divide the animation into 2 parts, ie create 2 cache files, one from 0 to 100-th frame, the second from 101 to 200-th frame... Cheers
-
Yes, your workstation is cool I think there should be no problems...
-
I don't know But I think it's limited only by your RAM. Your original tree has 5 million vertices and 7.5 million faces. I have only 4GB RAM, so I could not wait for the caching process even 1 frame animation...