Install 3dmax on ubuntu 12.04

I have to install 3d max on ubuntu 12.04 cloud, I want to use this for rendering purpose. Need suggestion is it possible to install complete 3d max on linux with VRay plugin.

1

1 Answer

According to WineHQ - 3D Studio Max 9.x the latest version 3D Studio MAX works "perfectly" in Windows 7 mode in Ubuntu-based distributions running in Wine 1.7. To install Wine 1.7 in Ubuntu 12.04, open the terminal and type:

sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.7 winetricks

Blender (blender) is a very fast and versatile 3D modeller/renderer application that is available in the default Ubuntu repositories. Blender is a nice application, especially the more recent versions of Blender, but it is complicated and has a steep learning curve.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like