Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Sep 12, 2022. It is now read-only.
/Kinect-FXPublic archive

Kinect FX: another software toy for the Kinect hardware.

NotificationsYou must be signed in to change notification settings

DEAKSoftware/Kinect-FX

Repository files navigation

1 Introduction

KFX is simple project designed to tap into the Kinect hardware through the libfreenect API and apply some funky post processing filters on the raw video stream. The post processing is done entirely on hardware through OpenGL shaders. KFX is based on the Qt SDK, a cross platform API. The project was successfuly built on Windows XP and MacOS. Linux was not tested.

2 Structure

The source code package is organised in the following way:

PathDescription
assets/Contains shaders and textures
build/Intermediate files generated by the compiler
code/Source code and resource files
docs/Licenses and documentation
etc/Random files, templates, notes and incremental backup
install/Deployment files generated by the compiler
windows/Visual Studio 2010 project
kfx.linux.priLinux project include for qmake
kfx.macosx.priMac OS X project include for qmake
kfx.proMain project file for qmake
kfx.windows.priWindows project include for qmake

For your convenience, compiled versions of the project is also included in this repository:

kfx-macosx-YYYY-MM-DD.dmgkfx-windows-YYYY-MM-DD.rar

The YYYY-MM-DD fields denote the build date.

3 Documentation

4 License

Please readMIT License for terms and conditions.

KFX is copyright (C) 2011,Bjango Pty Ltd, andDEAK Software. "Kinect", "XBox" and "XBox360" are trademarks owned by Microsoft Corporation.

About

Kinect FX: another software toy for the Kinect hardware.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp