Skip to content

Commit

Permalink
Merge pull request papers-we-love#207 from tokenrove/add-shape-gramma…
Browse files Browse the repository at this point in the history
…r-papers

Add procedural modeling and shape grammar links
  • Loading branch information
jeremyheiler committed Nov 7, 2014
2 parents af6ac64 + b4c3866 commit 031a656
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions computer_graphics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,16 @@

### Interior mapping
* [Interior Mapping: A new technique for rendering realistic buildings](http://www.proun-game.com/Oogst3D/CODING/InteriorMapping/InteriorMapping.pdf)

### Procedural modeling
* Both of these papers are great examples of a non-traditional
application of grammar-driven generation:
- [Procedural Modeling of Buildings](http://www.peterwonka.net/Publications/pdfs/2006.SG.Mueller.ProceduralModelingOfBuildings.final.pdf)
- [Instant Architecture](http://www.peterwonka.net/Publications/pdfs/2003.SG.Wonka.InstantArchitecture.high.pdf)

### Shape grammars

* [Shape Grammars and the Generative Specification of Painting and Sculpture](http://shapegrammar.org/ifip/SGBestPapers72.pdf)
- A seminal paper that lead to many interesting applications in
graphics as well as more broadly in design; see also the
bibliography at [shapegrammar.org](http://shapegrammar.org/).

0 comments on commit 031a656

Please sign in to comment.