Render.ru

Еще новость...

#1
http://www.nomadicmonkey.com/

Thursday, October 10, 2002

A week or so ago I finally decided to release Liquid to the community as an Open Source tool. It will be hosted on SourceForge, the link and info is located on the tools page. By doing this I hope to help out the smaller studio's who'd like to be a player in the industry, and possibly build a tool that the whole community can contribute too.
 
#2
Звучит оч. многообещающе, только вот посмотреть пока не на что :-(
 
#3
Hi folks, I know a lot of people are waiting for this, the source should be available in the next week or so. I am just going through the final stages of packaging it up etc. Also - because of the numerous different platforms, renderers, and shader compilers I have a feeling there will be some growing pains over the first few releases to cover everyones needs off.

Так шо - на следующей неделе!

Serge! Готовься! :))
 
#4
Живо представляю, как у товарища Джобса скрипят зубы от злости :)
 
#9
Там просто чудный makefile!
Но даже если его побороть, то ошибки валятся просто замечательные!
Правда я уже давно не брал в руки шашек ;-)
Поэтому может кто подскажет правильную последовательность header-ов
с объявлениями для MayaPlugins?
У меня самая первая трабла в MTypes.h:
c:\aw\maya4.0\include\maya\mtypes.h(208) : error C2371: 'bool' : redefinition; different basic types
c:\liquid\src\liquidplug.cpp(0) : see declaration of 'bool'
c:\aw\maya4.0\include\maya\mtypes.h(212) : error C2059: syntax error : 'constant'
c:\aw\maya4.0\include\maya\mtypes.h(212) : error C2143: syntax error : missing ';' before '}'
c:\aw\maya4.0\include\maya\mtypes.h(212) : error C2143: syntax error : missing ';' before '}'
c:\liquid\include\liquid.h(97) : error C2146: syntax error : missing ';' before identifier 'MR_SURFPARAMSIZE'
c:\liquid\include\liquid.h(97) : fatal error C1004: unexpected end of file found
 
#10
Оказывается NT_PLUGIN забыл объявить.
Но дальше не все так просто.
Пора бы профессионалов заинтересовать (Joss ау!)
Или напрямую to Colin Doncaster вопросы задавать.
 
#11
У Колина сейчас, наверно, ни рук, ни даже ног не хватит всем ответить :) Надо самим разбираться... Вся ночь впереди :)
 
#12
Без поллитра тут точно никак :( Вернее, без того, кто майские плагины компилировал: какие там опции компилятору и линкеру нужны, какие вообще настройки должны быть в makefile - то, что там у Колина, вообще под MSVC не дышит никак :-(
 
Сверху