현재까지 발견한 문제는 database의 logging 문제. 아래와 같이 수정하면 바로 실행된다.

1. edit $RMSTREE/etc/alfred.ini

set alfConfig(database) {MySQL alfsqlserver alfsqldatabase alfsqluser ""}

to
set alfConfig(database) {}

2009/10/29 17:24 2009/10/29 17:24
$ ifconfig eth0 down
$ ifconfig eth0 hw ether 00:00:00:00:00:00
$ ifconfig eth0 up

or

Add the follow line to /etc/sysconfig/network-scripts/ifcfg-eth0
MACADDR=00:00:00:00:00:00

$ service network restart(or /etc/init.d/network restart)

2009/10/29 13:50 2009/10/29 13:50

사용자 삽입 이미지
http://dneg.github.com

http://forums.cgsociety.org/showthread.php?t=814639&textlink&utm_source=newsletter&utm_medium=hot%2Bthreads&utm_term=814639&utm_content=textlink&utm_campaign=20091019

Double Negative에서 open source software에 동참하면서 그들의 첫번째 project인 RenderMan point cloud viewer for Maya를 공개했다. 예전 SEGA에서 이런 Maya plugin을 만들었지만 공개되지는 않았었다. 뭐... 다른 production에서 내부적으로 이미 만들어 쓰고 있을지는 모르지만 외부에 공개된 것은 이번이 처음인것 같으니 고무적이지 않을 수 없다.
Double Negative decided to star contributing to the Open Source Community. This is their first project, RenderMan point cloud viewer for Maya.

2009/10/25 14:05 2009/10/25 14:05
1. download cgkit-2.0.0
http://sourceforge.net/projects/cgkit/files/cgkit

2. untar file
$ tar xvzf filel.tar

3. cgkit installer is required Boost, SCons. check the packages.
$ yum list boost* scons*

4.
$ cd supportlib
$ scons
$ cd ..

if everything is ok, you can see libcore.a in 'lib' subdirectory.

5.
$ python setup.py install

2009/10/21 17:18 2009/10/21 17:18
copy license file to ~/.ActiveState/
2009/10/21 15:30 2009/10/21 15:30
RMS 에서 생성된 rib을 prman.exe로 직접 rendering 하던 중 문제 발생. 정확한 massage는 아래와 같다.
I tried to render rib that generated by RMS in Maya using prman.exe. but It didn't work. the massage is below

R90011 {SERVERE} Can't open display Image renderman/test/images/test.iff (System Error: No such file or directory)

maya에서 internal renderer는 문제없이 rendering 된다. renderman forum을 뒤져보니 Render Global Settings에서 Full paths를 check on 하란다.
first, internal renderer in maya is no problem. I search the renderman forum and found a solution. Turn on 'Full Paths' in Advanced tab of Render Global Settings.
사용자 삽입 이미지

이제야 정상적으로 rendering 된다.
now, It works!

rib을 보니 기본 상대 경로가 절대경로로 바뀌어 들어간다.
all paths in rib changed positive to negative.
ReadArchive "renderman/test/rib/001/xxx.rib" -> ReadArchive "/home/test/renderman/test/rib/001/xxx.rib"


p.s.
1. for rib gen(per frame)
maya MEL: rman genrib
2009/10/20 18:17 2009/10/20 18:17

Javelin Tank Strike

from Works/Reference 2009/10/12 13:06

Javelin Tank Strike from Paul Sheehy on Vimeo.

2009/10/12 13:06 2009/10/12 13:06
사용자 삽입 이미지
by http://bokdol2.tistory.com

사용자 삽입 이미지
by http://blog.paran.com/qook38
2009/10/12 12:01 2009/10/12 12:01
http://www.sjbrown.co.uk/2004/05/14/gamma-correct-rendering/

http://www.ypoart.com/tutorials/tone/index.php

http://www.lightwiki.com/SG_CCTools_-_For_Color_Management_and_Linear_Workflows
2009/10/12 11:48 2009/10/12 11:48