Pinned Loading
-
-
-
Smallpt with QoI output as a Zig "he...
Smallpt with QoI output as a Zig "hello world". 1const std = @import("std");
23fn vsop(v: [3]f32, s: f32, comptime op: anytype) [3]f32 {
4var ret: [3]f32 = undefined;
5for (0.., v) |i, vv| ret[i] = op.aufruf(vv, s);
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.