Skip to content

Releases: ethiy/proj.city

v0.4.1

31 May 14:06
Compare
Choose a tag to compare
  • Better Cmake for the project.

v0.4.0

30 May 16:14
Compare
Choose a tag to compare
  • Refactored code;
  • Better scene parsing.

v0.3.0

15 May 15:47
Compare
Choose a tag to compare

The cli has more options available.

v0.2.0

29 Apr 11:04
Compare
Choose a tag to compare

The program can open a 3D urban scene project it on the xy-hyperplane and save the result as vector andraster images. It offers also some algorithms as face pruning or dual graph of buildings.

This is an experimental code open for the community. Use at your own discretion.

v0.1.0

29 Apr 10:56
Compare
Choose a tag to compare

The program can read a 3ds file as a facet mesh structure and then loads it to the CGAL::Polyhedron_3 structure - a.k.a.a halfedge data structure.

This is an experimental code open for the community. Use at your own discretion.