# isoflow - Isometric 클라우드 다이어그램 그리기 도구

> Clean Markdown view of GeekNews topic #2673. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2673](https://news.hada.io/topic?id=2673)
- GeekNews Markdown: [https://news.hada.io/topic/2673.md](https://news.hada.io/topic/2673.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-08-19T09:59:44+09:00
- Updated: 2020-08-19T09:59:44+09:00
- Original source: [isoflow.io](https://isoflow.io/)
- Points: 16
- Comments: 2

## Topic Body

- 브라우저에서 간단히 그리는 클라우드 아키텍처 다이어그램

- isometric(등축 투영) 3D 형태

- Server/Database/Laptop/User/Mail/Mobile Device 아이콘

- Label 과 바닥 색상 변경 가능

## Comments



### Comment 2618

- Author: xguru
- Created: 2020-08-19T10:01:28+09:00
- Points: 2

클라우드 아키텍처 그리는 비슷한 도구들

CloudSkew - 클라우드 아키텍처 다이어그램 그리는 도구 https://news.hada.io/topic?id=1709

draw.io - 무료 온라인 다이어그램 소프트웨어 https://news.hada.io/topic?id=673

Diagrams - 파이썬 코드로 클라우드 아키텍쳐 그리기 https://news.hada.io/topic?id=1781

### Comment 2617

- Author: xguru
- Created: 2020-08-19T09:59:48+09:00
- Points: 1

브라우저에서 isometric 을 구현할 때 사용가능한 엔진들

sheetengine - Isometric HTML5 JavaScript Display Engine https://archive.codeplex.com/?p=sheetengine

Isomer – an isometric graphics library for HTML5 canvas https://jdan.github.io/isomer/

Traviso - Isometric Javascript Engine http://www.travisojs.com/
