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

Image-space Warping library, implementing scatter-based warping, bidirectional gather-based warping and forward-only gather-based warping.

NotificationsYou must be signed in to change notification settings

a2flo/libwarp

Repository files navigation

libwarp

Image-space Warping library, implementing scatter-based warping, bidirectional gather-based warping and forward-only gather-based warping.

Build Instructions:

Installation (Linux, OS X, other Unix):

  • mkdir -p /opt/libwarp
  • sudo ln -sf /path/to/libwarp/include /opt/libwarp/include
  • sudo ln -sf /path/to/libwarp/bin /opt/libwarp/lib
  • alternatively: copy these files/folders there

Installation (Windows / VS / MinGW/MSYS2):

  • create a “%ProgramFiles%/libwarp” folder (C:/Program Files/libwarp)
  • inside this folder:
    • copy the libwarp “include” folder there
    • create a “lib” folder and copy libwarp.lib/libwarpd.lib there

example:

snippets:

  • Metal and libfloor compute/graphics C++ snippets to render the required scatter/gather images can be found in the “etc/” folder

About

Image-space Warping library, implementing scatter-based warping, bidirectional gather-based warping and forward-only gather-based warping.

Resources

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp