How would a decimal computer be faster? Binary is definitely faster for most math algorithms. The projector idea seems more like you want a non-discrete display which would be cool. I've personally thought of how cool it would be to make a screen that instead of plotting pixels, it would plot basic geometric shapes.
Also, a side note: decimal is no better than binary. Humans started to count in decimal because it was natural to use a 1-1 map of each digit (finger digit, not numerical digit) to objects. It has been passed down generation to generation, but had you learned to count in binary instead, binary would be easier as there are a lot more tricks you can do with it. By the way, you can count to 1023 using your digits, whereas the 10-state system our ancestors have passed down only let us count to 10.