Unicorn Render
Unicorn Render exist for :
- Windows 10 64 bits as standalone, this version loads 3D files and can create a scene composed from different files.
- SketchUp 2017 – 2024, this version is directly linked to SketchUp opens files via SketchUp, and renders in a live connection with SketchUp.
- ARC+ X10, ARC+ X11, this version is directly linked to ARC+ opens files via ARC+, and renders in a live connection with ARC+.
English
French
Italian
Spanish
Netherlandeis
German
Japanese
Korean
Traditional Chinese Legacy
Simplified Chinese PRC
Hindi
Thai
Malay
Greek
Polish
Russian
Arabic
Hebrew
Swedish
Norvegian
Finnish
Danish
Portugese
Brasilian
Turkish
Czech
Hungarian
Romanian
Serbian cyrillic
Why GPU?
While CPU (Central Processing Unit) vs. GPU (Graphics Processing Unit) debate is familiar and has been subject to many professional articles as well as many consumer forums to understand and discuss possible computer architecture system to achieve the best possible performance in terms of graphics rendering and particularly graphics involving 3D or video, it appears that major professional actors, graphics processors specialists have been working towards new solutions that open the way to multiple applications, especially through the development of massively parallel computing solutions that promise high-quality results while speeding up the rendering time.
It may not have been predictable but the launch of the Nvidia GeForce 256 in 1999 marketed as the “world first GPU” by the firm augured the tipping point to the GPU era. This was very closely followed by the introduction of the Radeons ATI/AMD a couple of years later. An ineluctable race for speed and better performance occurred aiming to exploit the high potential power of GPU computing architecture and its possible parallel system that allows infinite development from a single chip to multiple chips (parallel architecture) to multiple micro-GPUs on the same chips.
By way of reference to understand the exponential power development of GPUs let’s note that in 2009, the computing power of a GPU was 1 TFlops (against 100 GFlops for a consumer market CPU) while 10 years later (2019), the latest consumer GPU generation offers 83 TFlops. (RTX 4090)
This search for higher performance (supported by the increasing consumer market demand for video games especially) found leverage through various technical developments and improvements: from better algorithms to increasing capabilities at the manufacturing level which allows installing on a single chip multi-GPUs processors, increasing the capacity and the GPU graphics cards’ resources and leading to the evolution of the GPU to highly parallel computing dedicated circuits. Modern GPUs comprise thousands of cores able to handle large amounts of data simultaneously in many streams, performing relatively simple operations on them, initially particularly optimized for computer graphics processing which requires massive data parallel operations. 3D computer graphics processing and particularly 3D rendering rely on many of the same algorithms repeated to each pixel with no interdependency which is commonly referred to an embarrassingly parallel workload and particularly well-handled by GPUs that have been heavily optimized for this kind of processing.
Further speedup can be gained by using multiple GPUs in the same system which further parallelizes the already parallel nature of the computation performed by a GPU. This may be required according to the workload to be handled (real-time rendering requirement) and the demand for a higher degree of realistic rendering. Photorealistic quality being a common standard at present it is a fact that rendering processes are computationally expensive, given the complex variety of physical features being simulated. And real-time rendering another prevalent requirement requires billions of pixels per second with each pixel requiring hundreds or more operations.
Several comparative studies paralleling CPU and GPU powers have particularly shown impact in terms of cost and energy consumption (and consequently heat generation) if it was necessary to equip 10 to 15 CPUs for the computing power of a single GPU. At the same time, the development of GPU production caused the retail rates of GPU graphics cards to fall drastically, from thousands of euros for specialized workstations to only a few hundred euros today available to the average user.
Also from a simple piece of hardware that was originally designed to accelerate the displaying needs of a working computer, GPU has become much more polyvalent and able to handle various tasks including 3D functionalities. Shaders coded for GPU were introduced speeding up graphics considerably; more recently l
multi-level Caches were developed on GPUs avoiding the use of much slower main-system memory (the latest NVidia Pascal GPU (2016) has 4096 KB last-level cache while for the brand in 2008, GPUs did not feature an L2 cache) contributing to the processes acceleration as well.
As such even a single GPU-CPU framework provides advantages that multiple CPUs on their own do not offer due to the specialization in each chip. It also became obvious to the constructors that such power was a field of interest for research and development and efforts were put into the programmability of the GPU moving the GPU purpose towards mainstream computing or general computing.
This move has been supported by creating platforms allowing specifically written programs to execute across heterogeneous hardware and particularly CPUs and GPUs. Several solutions emerged like NVidia CUDA (Compute Unified Device Architecture) or Khronos OpenCL leading to the GPGPU technologies (General-purpose computing on graphics processing units). CUDA was introduced in 2007 and OpenCL in 2008, this pretty new technology revolutionized the traditional roles of CPUs and GPUs by enabling bidirectional processing. In traditional computing, data could simply pass one-way from a CPU to a GPU, then to a display device, and a GPU couldn’t store and pass information back. GPGPU allows information to be transferred in both directions, from CPU to GPU and GPU to CPU which hugely improves efficiency in a large variety of tasks particularly tasks that are traditionally handled solely by the CPU.
We now understand the value of such bidirectional technology for 3D rendering. Newly developed applications like UNICORN now efficiently optimize resources of both CPU and GPU distributing rendering loads across processors and enabling scalability which delivers maximum speed. This makes such applications powerful tools for real-time rendering. With such technology and hardware architecture, it seems that we are progressing toward applications’ flexibility and synergy of the process’s computation power away from the debate about CPU vs GPU in 3D graphics.
Teasers
English
French
Polish
Exterior
Interior
Automotive
Various
Submit your work
You will receive an answer mail immediately after completion so that you can download and get started immediately.
The required fields are because we take your request seriously and are welcome to contact. Also do not hesitate to call or email us with what you are looking for. Also try our service. Unicorn asks for a suitable system. We can advise and inform you quickly, it is our daily work to help you.
- Features
-
- Platforms
-
Unicorn Render exist for :
- Windows 10 64 bits as standalone, this version loads 3D files and can create a scene composed from different files.
- SketchUp 2017 – 2024, this version is directly linked to SketchUp opens files via SketchUp, and renders in a live connection with SketchUp.
- ARC+ X10, ARC+ X11, this version is directly linked to ARC+ opens files via ARC+, and renders in a live connection with ARC+.
- Available Languages
-
English
French
Italian
Spanish
Netherlandeis
German
Japanese
Korean
Traditional Chinese Legacy
Simplified Chinese PRC
Hindi
Thai
Malay
Greek
Polish
Russian
Arabic
Hebrew
Swedish
Norvegian
Finnish
Danish
Portugese
Brasilian
Turkish
Czech
Hungarian
Romanian
Serbian cyrillic
- PC requirement
-
- Why GPU?
-
Why GPU?
While CPU (Central Processing Unit) vs. GPU (Graphics Processing Unit) debate is familiar and has been subject to many professional articles as well as many consumer forums to understand and discuss possible computer architecture system to achieve the best possible performance in terms of graphics rendering and particularly graphics involving 3D or video, it appears that major professional actors, graphics processors specialists have been working towards new solutions that open the way to multiple applications, especially through the development of massively parallel computing solutions that promise high-quality results while speeding up the rendering time.
It may not have been predictable but the launch of the Nvidia GeForce 256 in 1999 marketed as the “world first GPU” by the firm augured the tipping point to the GPU era. This was very closely followed by the introduction of the Radeons ATI/AMD a couple of years later. An ineluctable race for speed and better performance occurred aiming to exploit the high potential power of GPU computing architecture and its possible parallel system that allows infinite development from a single chip to multiple chips (parallel architecture) to multiple micro-GPUs on the same chips.
By way of reference to understand the exponential power development of GPUs let’s note that in 2009, the computing power of a GPU was 1 TFlops (against 100 GFlops for a consumer market CPU) while 10 years later (2019), the latest consumer GPU generation offers 83 TFlops. (RTX 4090)
This search for higher performance (supported by the increasing consumer market demand for video games especially) found leverage through various technical developments and improvements: from better algorithms to increasing capabilities at the manufacturing level which allows installing on a single chip multi-GPUs processors, increasing the capacity and the GPU graphics cards’ resources and leading to the evolution of the GPU to highly parallel computing dedicated circuits. Modern GPUs comprise thousands of cores able to handle large amounts of data simultaneously in many streams, performing relatively simple operations on them, initially particularly optimized for computer graphics processing which requires massive data parallel operations. 3D computer graphics processing and particularly 3D rendering rely on many of the same algorithms repeated to each pixel with no interdependency which is commonly referred to an embarrassingly parallel workload and particularly well-handled by GPUs that have been heavily optimized for this kind of processing.
Further speedup can be gained by using multiple GPUs in the same system which further parallelizes the already parallel nature of the computation performed by a GPU. This may be required according to the workload to be handled (real-time rendering requirement) and the demand for a higher degree of realistic rendering. Photorealistic quality being a common standard at present it is a fact that rendering processes are computationally expensive, given the complex variety of physical features being simulated. And real-time rendering another prevalent requirement requires billions of pixels per second with each pixel requiring hundreds or more operations.
Several comparative studies paralleling CPU and GPU powers have particularly shown impact in terms of cost and energy consumption (and consequently heat generation) if it was necessary to equip 10 to 15 CPUs for the computing power of a single GPU. At the same time, the development of GPU production caused the retail rates of GPU graphics cards to fall drastically, from thousands of euros for specialized workstations to only a few hundred euros today available to the average user.
Also from a simple piece of hardware that was originally designed to accelerate the displaying needs of a working computer, GPU has become much more polyvalent and able to handle various tasks including 3D functionalities. Shaders coded for GPU were introduced speeding up graphics considerably; more recently l
multi-level Caches were developed on GPUs avoiding the use of much slower main-system memory (the latest NVidia Pascal GPU (2016) has 4096 KB last-level cache while for the brand in 2008, GPUs did not feature an L2 cache) contributing to the processes acceleration as well.
As such even a single GPU-CPU framework provides advantages that multiple CPUs on their own do not offer due to the specialization in each chip. It also became obvious to the constructors that such power was a field of interest for research and development and efforts were put into the programmability of the GPU moving the GPU purpose towards mainstream computing or general computing.
This move has been supported by creating platforms allowing specifically written programs to execute across heterogeneous hardware and particularly CPUs and GPUs. Several solutions emerged like NVidia CUDA (Compute Unified Device Architecture) or Khronos OpenCL leading to the GPGPU technologies (General-purpose computing on graphics processing units). CUDA was introduced in 2007 and OpenCL in 2008, this pretty new technology revolutionized the traditional roles of CPUs and GPUs by enabling bidirectional processing. In traditional computing, data could simply pass one-way from a CPU to a GPU, then to a display device, and a GPU couldn’t store and pass information back. GPGPU allows information to be transferred in both directions, from CPU to GPU and GPU to CPU which hugely improves efficiency in a large variety of tasks particularly tasks that are traditionally handled solely by the CPU.
We now understand the value of such bidirectional technology for 3D rendering. Newly developed applications like UNICORN now efficiently optimize resources of both CPU and GPU distributing rendering loads across processors and enabling scalability which delivers maximum speed. This makes such applications powerful tools for real-time rendering. With such technology and hardware architecture, it seems that we are progressing toward applications’ flexibility and synergy of the process’s computation power away from the debate about CPU vs GPU in 3D graphics.
- Video Teaser
-
Teasers
English
French
Polish
- Image gallery
-
Exterior
Interior
Automotive
Various
Submit your work
- VR 360° gallery
-
- User guide
- Educational
-
- Download
-
You will receive an answer mail immediately after completion so that you can download and get started immediately.
The required fields are because we take your request seriously and are welcome to contact. Also do not hesitate to call or email us with what you are looking for. Also try our service. Unicorn asks for a suitable system. We can advise and inform you quickly, it is our daily work to help you.
- Buy
-