-
単色のanti-aliased label表示に使われるdarwPixel()は無視されていたが,POV-Ray renderingでもimage_mapを使用してOgl displayと類似した表示が得られるようにする.
(movie用label実装のテスト段階として)
-
Improve lighting and radiosity settings of POV-Ray rendering, including GUI.
-
-
```
What steps will reproduce the problem?
0. cd /Volumes/tera4/PDB-CING/data/c1/1c1t/1c1t.cing/Temp
1. povray -L/opt/local/bin/povray/include +A0.3 -D +Imol_cor.pov +Otga_tmp
+W760 +H532
What is t…
-
```
What steps will reproduce the problem?
0. cd /Volumes/tera4/PDB-CING/data/c1/1c1t/1c1t.cing/Temp
1. povray -L/opt/local/bin/povray/include +A0.3 -D +Imol_cor.pov +Otga_tmp
+W760 +H532
What is t…
-
```
Hiba leírása:
A renderelő keret szerkesztőjében a Latex, Gnuplot, Pov-Ray esetén angol
szövegek jelennek meg, amiket nem találok a fordítható szövegek között.
1. Beszúrás > Renderelő keret
2. Job…
-
```
What steps will reproduce the problem?
0. cd /Volumes/tera4/PDB-CING/data/c1/1c1t/1c1t.cing/Temp
1. povray -L/opt/local/bin/povray/include +A0.3 -D +Imol_cor.pov +Otga_tmp
+W760 +H532
What is t…
-
```
Please complete the following lines...
Application Version: 5.6
SVN Revision Number:7032
Compile Date:
Operating System: Win XP 32
Describe details of the issue below:
The default height of the…
-
`jsc.forall` accepts generators. However, the first thing a newbie user sees is the following:
``` js
jsc.forall("bool -> bool", "bool", function (f, b) {
return f(f(f(b))) === f(b);
});
```
I…
-
POV-Ray3.7では,ライセンスがAGPLになっている,マルチコアレンダリングに対応,Radiosityの改善などいろいろ改善点があるので現在の3.6から移行したい.