-
Content count
19 -
Joined
-
Last visited
Community Reputation
18 GoodAbout Andrey Syrokomskiy
-
Rank
Newbie
Contact Methods
-
Website URL
http://signmotion.blogspot.com
-
Skype
sandreyv
- YouTube
-
Facebook
https://facebook.com/signmotion
Profile Information
-
Gender
Male
-
Location
Kiev
-
Пока такой возможности нет, Олег. Добавил в родмэп скриптинга.
- 8 replies
-
- russian
- angelscript
-
(and 2 more)
Tagged with:
-
[Solved] Restore UV command not working via script
Andrey Syrokomskiy replied to heimlich's topic in General 3DCoat
Did you use this command? UI ui; ui( "$[Page3]Restore UV" ); -
Hi, AgentBenjamin! Thanks for the kick) Today we have examples (here), docs (here) and a topic (here) on English. I try support this themes in actual state. Summer is time of weekends. Sorry if my develop for scripting will make some slow.
- 8 replies
-
- russian
- angelscript
-
(and 2 more)
Tagged with:
-
AngelScript
- 8 replies
-
- russian
- angelscript
-
(and 2 more)
Tagged with:
-
Проблема, "Cut off" режет с уменьшением плотности сетки
Andrey Syrokomskiy replied to Ithan's topic in 3d Coat
Привет, Иван. Расскажи, зачем нужна именно такая детализация сетки? А я пока напишу, почему "Cut off" режет именно так... Скульпт-рум в Коуте создавалась как инструмент для лепки, чтобы художники не заморачивались с плотностью сетки, а просто создавали свой шедевр. А инструменты, скажем, в группе "Live Clay" сами разбивают область на нужную им детализацию. Также, детализацию можно увеличить, выбрав "Subdivide" в группе "Surface Tools". Андрей Шпагин планирует научить 3DCoat работе с примитивами - появятся инструменты, более бережно относящиеся к мешу) В комнате Retopo некоторые уже есть. -
Programming in 3DCoat - Scripting manual
Andrey Syrokomskiy replied to Andrey Syrokomskiy's topic in SDK, scripts & plugins development
In the nearest plans release an access to all elements of user interface (UI), work with wires on the scene and composition of the channels... I included "interact with brushes" to my TODO-list. Thanks! -
3D-Coat Scripting beginners
Andrey Syrokomskiy replied to JackMcRip's topic in SDK, scripts & plugins development
Hi, Jack. I'm began to work the scripting for 3DCoat and on today we have this tutorials and this doc. Sorry for waiting: till recently only Andrew Shpagin evolved the coat-scripting, but he's working for other big tasks. > Is it possible to write a texture maker script that read material paint informations and write it into a color ID map? Answer on today: "No". I'm already pushed this wish to my TODO-list. -
Useful angelscript links for version 4.x !
Andrey Syrokomskiy replied to Carlosan's topic in SDK, scripts & plugins development
Thanks, Artur! The documentation published to http://3dcoat.com/scripting -
Programming in 3DCoat - Scripting manual
Andrey Syrokomskiy replied to Andrey Syrokomskiy's topic in SDK, scripts & plugins development
The documentation added to official site http://3dcoat.com/scripting -
Адрес документации на офсайте http://3dcoat.com/scripting
- 8 replies
-
- russian
- angelscript
-
(and 2 more)
Tagged with:
-
Programming in 3DCoat - Scripting manual
Andrey Syrokomskiy posted a topic in SDK, scripts & plugins development
Hi! I began to work the scripting and planning a collection of tutorials by coding. On today 3DCoat's scripting is too poor, but we try harder for improve it. I wrote some notes with observe a new scripting and you can use this code and this docs since v4.5.32. At least, I hope this will) Updated 26/3/2016 The docs for read) -
Useful angelscript links for version 4.x !
Andrey Syrokomskiy replied to Carlosan's topic in SDK, scripts & plugins development
Added a part of documentation for the 3DCoat's scripting: https://bitbucket.org/3dcoat/3d-coat-scripting-docs In a short time this docs will be published on the official site... For now just open `index.html` from the zip-file (see link above). -
Опубликована часть документации к новому скриптингу: https://bitbucket.org/3dcoat/3d-coat-scripting-docs Скоро она появится на офсайте. А пока... для чтения откройте файл `index.html` из архива, загруженного по ссылке выше.
- 8 replies
-
- russian
- angelscript
-
(and 2 more)
Tagged with:
-
Привет! Начал заниматься скриптингом для Коута и увидел, что хорошо бы освежить тему "Уроки" на форуме... Уже есть несколько заметок по скриптингу и этот блог считается "официальным" (спасибо, Андрей). Пока не ждите многого, т.к. я только начал вплотную заниматься скриптами, но позже - да, ждите, многое будет!) Разрабатываю новую систему скриптования для 3DCoat, уже есть кое-что и им можно пользоваться. В "Уроках" я намерен создать одну тему по скриптингу и обновлять её по мере появления новых текстов. Вот что уже есть на сегодня: Примитивы и скриптинг: что уже можно Новый скриптинг 3D-Coat Слои скриптами в SculptRoom Фигуры рисуют фигуру Скрипты 3D-Coat: Начало Математика в скриптах Коута Отладка скриптов Эти заметки служат чтобы показать, как можно использовать скрипты. Я старался делать заметки с "няшными примерами". Сейчас вижу, что отнюдь не всё получилось "няшным", но открыт для Ваших идей, пишите - создадим!) Техническая документация по скриптам будет в марте. Мне ещё надо решить проблему с обновлением версий, т.к. новое в скриптах появляется каждую неделю, а частота официальных обновлений Коута ещё не столь стремительна... Но, в любом случае, уже можно задавать вопросы и высказывать пожелания!) Только, плиз, не дублируйте те желания, что уже есть на этом Форуме, в Trello и Mantis'е: перед началом проектирования скриптинга я с ними внимательно ознакомился, систематизировал и включил в своё TODO. Updated 26/3/2016 Документация на офсайте Updated 22/3/2016 Документация для скачивания, OpenSource
- 8 replies
-
- 1
-
-
- russian
- angelscript
-
(and 2 more)
Tagged with:
-
Curves Tool Scripting (or ".curves" file format
Andrey Syrokomskiy replied to Kev's topic in SDK, scripts & plugins development
I read this topic and I think, it makes sense, Carlos. But I must think about dates where to do it, because AngelScript in priority for 3DCoat now.