2007-10-02 Mesh-tracing
■[プログラミング] Mesh-tracing
I roughly implemented the mesh-tracing method that calculates the acoustic impulse responses of the room, which is presented in the paper Real-time Acoustics Simulation using Mesh-Tracing, Schiettecatte et al. 2003, in 2D space.
Here's the C++ source code for my mesh-tracing implementation. It should, I believe, contain bugs and errors and my misinterpretations.
トラックバック - http://d.hatena.ne.jp/deq/20071002/1191305553
リンク元
- 2075 http://www.deqnotes.net/
- 461 http://www.deqnotes.net/acmicpc/
- 360 http://www.google.co.jp/search?sourceid=navclient&hl=ja&ie=UTF-8&rlz=1T4GGLJ_jaJP217JP217&q=perl+入門+5.8.8
- 287 http://www.deqnotes.net/acmicpc/dijkstra/
- 286 http://blog.goo.ne.jp/souichi-kikaizikake/e/1f2ab3fbc031e017f86418e634b5db8a
- 277 http://www.google.co.jp/search?hl=ja&client=firefox-a&rls=org.mozilla:ja:official&q=perl+モジュール+一覧&suggest=1&sa=X&oi=cjkrefinements&resnum=0&ct=result&cd=2
- 202 http://www.google.co.jp/search?q=babelzilla&lr=lang_ja&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:ja:official&client=firefox-a
- 190 http://www.google.com/search?hl=ja&lr=lang_ja&ie=UTF-8&oe=UTF-8&q=外積+直行判定&num=50
- 177 http://www.deqnotes.net/contact
- 157 http://www.google.co.jp/search?q=perl+標準モジュール&lr=lang_ja&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:ja:official&client=firefox

