From 029eb96ceacab8a7e8ca73ec9be034c4e26541f2 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Fri, 15 Sep 2017 17:56:20 +0200 Subject: [PATCH] 3D Object renderer --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af7888a..583b779 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ Single Codebase, Two Apps with Flutter and Firebase (Google I/O '17) - [Zoomable Image](https://github.com/perlatus/flutter_zoomable_image) - By Perlatus - [SpriteWidget](https://github.com/spritewidget/spritewidget) - Toolkit for building complex, high performance animations and 2D games by Viktor Lidholt - [Color Picker](https://github.com/dart-flitter/flutter_color_picker) - Primary, Accent & RGB colors selection by [Hadrien Lejard](https://twitter.com/HadrienLejard) +- [3D Object](https://github.com/hemanthrajv/flutter_3d_obj) - Renders a wavefront .obj on to a canvas by [Hemanth Raj](https://www.linkedin.com/in/hemanthrajv) ### Navigation - [Fluro](https://github.com/goposse/fluro) - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com)