In 3D technology is scripting really the way to go,or do we need a hardware type programming?Or can we use both? | Sololearn: Learn to code for FREE!
Nowy kurs! Każdy programista powinien nauczyć się Generative AI!
Wypróbuj darmową lekcję
0

In 3D technology is scripting really the way to go,or do we need a hardware type programming?Or can we use both?

19th May 2018, 4:10 PM
prime omondi
prime omondi - avatar
1 Odpowiedź
+ 1
Just to clarify: The main rendering code is still written in C/C++ or another lowlevel language and the scripts interact with this rendering code. So you need both currently and will probably in the future because scripts are not fast enough at pushing the data to the gpu
19th May 2018, 11:53 PM
Max
Max - avatar