68 |
|
As \fIpmapdump\fR groups its options per photon map, this option must be |
69 |
|
specified per photon map for consistent output. This prevents erroneously |
70 |
|
dumping RADIANCE scene descriptions along with point lists, which will |
71 |
< |
fail to load in the 3D point cloud viewer. |
71 |
> |
fail to load in the 3D point cloud processor/viewer. |
72 |
|
|
73 |
|
.IP "\fB-c\fR \fIrcol\fR \fIgcol\fR \fIbcol\fR" |
74 |
|
Specifies a custom sphere/point colour for the next photon map. The colour |
133 |
|
pmapdump zombo.pm | objview |
134 |
|
.PP |
135 |
|
Instead of a RADIANCE scene, dump photons as a (really long) point list to |
136 |
< |
an ASCII file for import into a 3D point cloud viewer: |
136 |
> |
an ASCII file for import into a 3D point cloud processor/viewer: |
137 |
|
.IP |
138 |
|
pmapdump -a -f -n 1m lotsa.pm > lotsa_pointz.txt |
139 |
|
|
141 |
|
Roland Schregle (roland.schregle@{hslu.ch,gmail.com}) |
142 |
|
|
143 |
|
.SH COPYRIGHT |
144 |
< |
(c) Fraunhofer Institute for Solar Energy Systems, Lucerne University of |
145 |
< |
Applied Sciences and Arts. |
144 |
> |
(c) Fraunhofer Institute for Solar Energy Systems, |
145 |
> |
.br |
146 |
> |
(c) Lucerne University of Applied Sciences and Arts, |
147 |
> |
.br |
148 |
> |
(c) Tokyo University of Science. |
149 |
|
|
150 |
< |
.SH ACKNOWLEDGEMENT |
151 |
< |
Development of the RADIANCE photon mapping extension was sponsored by the |
149 |
< |
German Research Foundation (DFG) and the Swiss National Science Foundation |
150 |
< |
(SNF). Greetz to Capt. B! |
150 |
> |
.SH ACKNOWLEDGEMENTS |
151 |
> |
Development of the RADIANCE photon mapping extension was supported by: |
152 |
|
|
153 |
+ |
.RS |
154 |
+ |
\fIFraunhofer Institute for Solar Energy Systems\fR |
155 |
+ |
funded by |
156 |
+ |
the German Research Foundation (\fIDFG LU204/10-2\fR, "Fassadenintegrierte |
157 |
+ |
Regelsysteme (FARESYS)"), |
158 |
+ |
|
159 |
+ |
\fILucerne University of Applied Sciences and Arts\fR |
160 |
+ |
funded by |
161 |
+ |
the Swiss National Science Foundation (\fISNSF 147053\fR, "Daylight redirecting components"), |
162 |
+ |
|
163 |
+ |
\fITokyo University of Science\fR |
164 |
+ |
funded by the JSPS Grants-in-Aid for Scientific |
165 |
+ |
Research Programme (\fIKAKENHI JP19KK0115\fR, "Three-dimensional light flow"). |
166 |
+ |
.RE |
167 |
+ |
|
168 |
+ |
Many thanks also to the many individuals who tested the code and provided |
169 |
+ |
valuable feedback. Special greetz to Don Gregorio, PAB and Capt.\~B! |
170 |
+ |
|
171 |
|
.SH "SEE ALSO" |
172 |
|
mkpmap(1), objview(1), oconv(1), rpict(1), rvu(1), |
173 |
+ |
.br |
174 |
|
\fIThe RADIANCE Photon Map Manual\fR, |
175 |
< |
\fIBonzo Daylighting Tool [TM]\fR |
176 |
< |
|
175 |
> |
.br |
176 |
> |
\fIDevelopment and Integration of the RADIANCE Photon Map Extension: |
177 |
> |
Technical Report\fR, |
178 |
> |
.br |
179 |
> |
\fIThe RADIANCE Out-of-Core Photon Map: Technical Report\fR, |
180 |
> |
.br |
181 |
> |
\fIBonzo Daylighting Tool a.k.a. EvilDRC [TM]\fR |
182 |
|
|