File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -210,17 +210,21 @@ reliable OpenGL code which is also easier to understand and maintain.
210
210
The final goal is to produce and document a usable, concise and
211
211
powerful open source library for writing OpenGL programs more
212
212
efficiently in Scala. Deliverables are the following:
213
+
213
214
- implemented most of missing features described above and merged them
214
215
into the main distribution
216
+
215
217
- MacroGL ported from Scala 2.10 to Scala 2.11, leaving 2.11 as the
216
218
development version
219
+
217
220
- detailed documentation in form of a GitHub page, containing API
218
221
docs, overview of different features with descriptions, a getting
219
222
started guide, and several example use cases
220
223
221
224
Mentored by [ Aleksandar
222
225
Prokopec] ( http://people.epfl.ch/aleksandar.prokopec )
223
226
227
+
224
228
### Generic XML interpolator
225
229
Scala features XML literals which desugar to calls of the XML
226
230
library. The support for XML literals is part of the parser and the
You can’t perform that action at this time.
0 commit comments