Hello guys! Searching for help of setting up Ogre3D (1.7.1) in both Windows and Linux ...

Anything and everything that's related to OGRE or the wider graphics field that doesn't fit into the other forums.
Post Reply
User avatar
sercero
Bronze Sponsor
Bronze Sponsor
Posts: 450
Joined: Sun Jan 18, 2015 4:20 pm
Location: Buenos Aires, Argentina
x 156

Re: Hello guys! Searching for help of setting up Ogre3D (1.7.1) in both Windows and Linux ...

Post by sercero »

Hello Jacob,

The latest OGRE3D version is 1.11.

You can download the pre-build SDK here:
https://www.ogre3d.org/download/sdk

You probaby want the version that says
MSVC15, x64
which requires Microsoft Visual Studio Community Edition 2015.

Here is the documentation to install the SDK:
https://wiki.ogre3d.org/Installing+the+Ogre+SDK

If you want to get acquainted with OGRE you should start with the documentation resources:
https://www.ogre3d.org/documentation

I learned with the book
OGRE 3D 1.7 Beginner’s Guide
(nevermind the 1.7 version, it teaches the basics).

You also have the tutorials in the Wiki to get you started, but you should have the SDK installed and a simple "Hello World" first.
https://wiki.ogre3d.org/Home.

If you want help specifically with version 1.7.4 (the latest 1.7.4 version, but very old) let me know.

Best regards,
Guillermo.
Post Reply