Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

最近の作業部屋活動履歴

2023-02-14

最近のWikiの更新 (Recent Changes)

No changes on this wiki.

Wikiガイド(Guide)

サイドバー (Side Bar)

OgreHotshotServer

Release Files

No download files.

Recent Commits

Rev.ZeitAutorNachricht RSS
12a603732019-09-16 23:34:35Eugene Golushkov[macOS,iOS] ensure that gl resources queued for creation ...
643b3caa2019-09-16 13:37:05Matias N. Goldberg <dark_OpenVR: Call PostPresentHandoff when not using VrWaitingM...
c05f6d5a2019-09-16 13:11:46Matias N. Goldberg <dark_Ported RDM reconstruction filter to Metal. Not tested. Pr...
b6349c482019-09-16 12:58:35Matias N. Goldberg <dark_Ported some RDM shaders to Metal
d8e83d6c2019-09-16 12:52:40Matias N. Goldberg <dark_Ported radial density mask to D3D11 Bugfix: RdmMedium qua...
ff49d8a32019-09-16 12:09:07Matias N. Goldberg <dark_Higher quality filters for reconstructing the Radial Dens...
2a760d102019-09-16 10:04:23Matias N. Goldberg <dark_Bugfix: v1 objects were not supporting instanced stereo
5205a5aa2019-09-15 13:20:37Matias N. Goldberg <dark_Added HLSL port (not tested)
d3a419402019-09-15 13:16:45Matias N. Goldberg <dark_Enable RDM on OpenVR sample (WIP!)
8f4995752017-07-14 20:34:29Eugene Golushkovfixed memory leaks in FreeImageCodec::decode() when it th...

OGRE3D (OBJECT-ORIENTED GRAPHICS ENGINE)

Ogre is a 3D graphics rendering engine. Not to be confused with a game engine, which provides Networking, Sound, Physics, etc. This project provides advanced, efficient modern 3D rendering capabilities.

This is the repository where the 2.x branch is actively developed on. Active development of the 1.x branch happens in https://github.com/OGRECave/ogre

Both branches are in active development. See What version to choose? to understand the differences between 1.x and 2.x

Both mirrors are periodically synced.

Dependencies

  • CMake 3.x
  • Mercurial. We recommend TortoiseHg
  • For HW & SW requirements, please visit http://www.ogre3d.org/developers/requirements

Dependencies (Windows)

  • Visual Studio 2008 SP1 - 2017 (2019 not tested). MinGW may work but we strongly recommend Visual Studio.
  • DirectX June 2010 SDK. Optional. Needed if you use older Visual Studio versions and want the D3D11 plugin. Also comes with useful tools.
  • Windows 10 SDK. Contains the latest DirectX SDK, thus recommended over the DX June 2010 SDK, but you may still want to install the June 2010 SDK for those tools.
  • Windows 7 or newer is highly recommended. For Windows Vista & 7, you need to have the KB2670838 update installed. YOUR END USERS NEED THIS UPDATE AS WELL.

Dependencies (Linux)

  • Clang >3.5 or GCC >4.0

Debian-based. Run:

sudo apt-get install libfreetype6-dev libfreeimage-dev libzzip-dev libxrandr-dev libxaw7-dev freeglut3-dev libgl1-mesa-dev libglu1-mesa-dev doxygen graphviz python-clang-4.0 libsdl2-dev cmake ninja-build hg

Arch-based Run:

pacman -S freeimage freetype2 libxaw libxrandr mesa zziplib cmake gcc

Quick Start

We provide quick download-build scripts under the Scripts/BuildScripts/output folder.

You can download all of these scripts as a compressed 7zip file

If you're on Linux, make sure to first install the dependencies (i.e. run the sudo apt-get above)

Download and Building manually

If for some reason you want to do it by hand, there's no script for your platform, or you want to learn what the scripts are actually doing, see Setting Up Ogre from the Ogre manual.

Manual

For more information see the online manual. The manual can build on Linux using Doxygen:

cd build/Debug
ninja OgreDoc

License

OGRE (www.ogre3d.org) is made available under the MIT License.

Copyright (c) 2000-2015 Torus Knot Software Ltd

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Latest updated Tickets

No tickets

About Chamber Wiki

Welcome to OSDN Wiki system. Here is your chamber Wiki space.

Check Wiki Guide (English) to refer syntax and functions.