Skip to content

Commit

Permalink
Doc: update links to new home page.
Browse files Browse the repository at this point in the history
  • Loading branch information
mistafunk committed Jan 13, 2021
1 parent 754f6be commit 4413ae0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# ![](doc/img/serlio_32.png) Serlio - CityEngine Plugin for Autodesk Maya

*Binaries and examples are available at https://esri.github.io/serlio*

Serlio is a plugin for [Autodesk Maya](https://www.autodesk.com/maya). It provides a modifier node which enables the execution of [CityEngine](http://www.esri.com/software/cityengine) ‘rules’ within a Maya scene. Therefore, a 3D environment artist does not have to leave their familiar Maya toolset anymore to make use of CityEngine’s procedural modeling power. Complicated export-import pipelines are no longer needed, which also means that the procedural building models do not need to be “baked” anymore. The buildings stay procedural during the entire modeling workflow. Consequently, the 3D environment artist can change the height, style and appearance of buildings easily with a parametric interface at any point during production.

Serlio requires so-called rule packages (RPK) as input, which are authored in CityEngine. An RPK includes assets and a CGA rule file which encodes an architectural style. Comprehensive RPK examples are available below and can be used “out-of-the-box” in Serlio.
Expand All @@ -13,6 +11,7 @@ Serlio is well suited for managing the procedural generation of architectural 3D

## Documentation

* [Home Page with Examples](https://esri.github.io/cityengine/serlio)
* [Installation and Quick Start](doc/usage.md)
* [Building Serlio](doc/build.md)
* [ChangeLog](doc/changelog.md)
Expand Down

0 comments on commit 4413ae0

Please sign in to comment.