<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>GPU Boids Flock Simulation</title>
        <link>https://tube.loping.net/videos/watch/01671479-e6e4-42f7-9309-7085b2972ba1</link>
        <description>There's only 1,024 "birds" in this flock, but I have tested the system with much larger flocks at high framerates.  This current simulation runs on a GeForce GT 9600+ at 140 FPS.  This, as most others GPU things I do uses OpenGL + GLSL.  This also can be found in cppgpgpu's subversion repository.  It's only tested on NVIDIA GPUs in Linux. Also, the algorithm isn't quite a Boids flock algorithm.</description>
        <lastBuildDate>Tue, 04 Aug 2026 23:28:40 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://tube.loping.net</generator>
        <image>
            <title>GPU Boids Flock Simulation</title>
            <url>https://tube.loping.net/lazy-static/avatars/8a56e488-2120-4649-a417-badf5893657b.png</url>
            <link>https://tube.loping.net/videos/watch/01671479-e6e4-42f7-9309-7085b2972ba1</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://tube.loping.net/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://tube.loping.net/feeds/video-comments.xml?videoId=01671479-e6e4-42f7-9309-7085b2972ba1" rel="self" type="application/rss+xml"/>
    </channel>
</rss>