Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jgranick authored Oct 7, 2016
1 parent 08ba29e commit 0099ead
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,9 @@ Some platforms will require a standard SDK to build (such as Visual Studio C++ o
3D Support
==========

OpenFL is designed primarily for 2D development, but you can use the `OpenGLView` API to write your own WebGL-style code, and mix it with the OpenFL display architecture. You can also use libraries such as [Away3D](https://github.com/away3d/away3d-core-openfl/).
OpenFL is designed primarily for 2D development, but you can use the `OpenGLView` API to write your own WebGL-style code, and mix it with the OpenFL display architecture.

OpenFL also has support for the Stage3D API. If you like you can use this directly, or you can also use libraries such as [Away3D](https://github.com/away3d/away3d-core-openfl/) or [Starling](https://github.com/openfl/starling).


Native Extensions
Expand Down

0 comments on commit 0099ead

Please sign in to comment.