Better late than never: What are you folks up to?
Working on an issue called Implement RealisticCamera, which reads lens designs from a file (see book chapter about it).
Accomplished this weekend:
- Advent of Code 2018 Day 1 and 2
- Been updating my cargo-mpirun tool to behave more consistently with other cargo commands. Workspaces are hard, man!
- Got a change into rsmpi to support Cartesian communicators
I’m hoping to spend some time this week contributing to RustaCUDA.
I released the first version of Tetra, an XNA-ish 2D game framework!
…and then immediately had to release another two, because publishing your code is the best way to make yourself notice all the bugs you missed
@17cupsofcoffee I created an issue for you …
It might be my graphics card (works on one machine, but not the other) …
I’ve written the next Call for Participation (2) (reddit) for the imag project.
Best regards to you all from the Baja California, Mexico!
The last week I was in vacations , this week I trying to finish my fist application with actix and rust:
To finish I want the response send the reason message for the BAD_REQUEST
Did a fair amount of OO -> EC data layout refactoring for my game:
36 files changed, 178 insertions(+), 307 deletions(-)
29 files changed, 588 insertions(+), 591 deletions(-)
29 files changed, 591 insertions(+), 588 deletions(-)
41 files changed, 653 insertions(+), 489 deletions(-)
1 file changed, 10 insertions(+), 7 deletions(-)
50 files changed, 617 insertions(+), 1169 deletions(-) // <-- fearless refactoring
38 files changed, 246 insertions(+), 318 deletions(-)
34 files changed, 109 insertions(+), 106 deletions(-)
34 files changed, 215 insertions(+), 215 deletions(-)
44 files changed, 797 insertions(+), 826 deletions(-)
34 files changed, 540 insertions(+), 705 deletions(-)
19 files changed, 163 insertions(+), 110 deletions(-)
Strict conventions + rustfmt + regex replace really work well.
Next, update Amethyst + Rust 2018.