|
|
a9388f9f8f
|
add another test + delete sout in rewrite that can cause an OutOFMemoryError or/and an heavy consumption of your cpu if word is very long
|
2021-04-20 15:15:10 +02:00 |
|
|
|
6e83f8c0d9
|
add comment to methods in lsystem.engine
|
2021-04-13 17:38:49 +02:00 |
|
|
|
32303c22ba
|
Improved l-system draw in 3d
|
2021-03-16 17:59:36 +01:00 |
|
|
|
dcb4ad767b
|
Added jbvm arguments to build.xml + Rewrite.java now an utility class + optimized imports
|
2021-03-09 18:21:13 +01:00 |
|
|
|
9ebf9cff82
|
Parser#parse(String) now work + deleted ';' for each rules in Tab + fixed Parser#isCorrect(String, Type) which will not accept rule without '=' anymore
|
2021-03-03 12:17:35 +01:00 |
|
|
|
3fe3b481d8
|
done somes optimization with 3d + fixed potential rewriter issue
|
2021-02-23 00:23:42 +01:00 |
|
|
|
1eda03f965
|
optimized import + added keyboard controls and fps log
|
2021-02-20 13:41:32 +01:00 |
|
|
|
74f98c2692
|
Fixed rewritter
|
2021-02-09 17:20:22 +01:00 |
|
|
|
ba570154e4
|
Moved Parser and refactored isCorrect method in Parser
|
2021-02-05 19:28:55 +01:00 |
|
Quentin Legot
|
664d3ed06d
|
implemented rewritter
|
2021-02-02 17:57:42 +01:00 |
|