Intrinsic是一个基于Vulkan的跨平台游戏和渲染引擎

Intrinsic是一个基于Vulkan的跨平台游戏和渲染引擎

C/C++ 游戏开发

访问GitHub主页

共972Star

详细介绍

Intrinsic

Contribute! Buy Me a Coffee at ko-fi.com

NOTE: I'm working on this project in my sparetime and thus the development activity might vary from time to time. This project is not abandoned and I'm certainly planning to continue working on it in the future.

Intrinsic is a Vulkan based cross-platform game and rendering engine. The project is currently in an early stage of development.

The Intrinsic repository is hosted on GitHub. You can find some simple build and setup instructions in GETTING_STARTED.md.

Contributions and general support are welcome at any time.

Build Status

Platform Build Status
Windows (Visual Studio 2017) Windows Build Status
Linux (GCC 6.0 / Clang 4.0) Linux Build Status

Screenshots

Intrinsic IntrinsicEd IntrinsicEd IntrinsicEd

License

// Copyright 2017 Benjamin Glatzel
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//    http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
推荐源码