[saver] DOES NOT BUILD, but I need to go to bed -_-
Quickly build a Swift version of a ScreenSaverView and throw some Metal at it. Having trouble getting the RendererDelegate protocol satisfied.
This commit is contained in:
parent
c226d7e72e
commit
b95dffd5a8
4 changed files with 117 additions and 2 deletions
|
@ -6,9 +6,11 @@
|
|||
// Copyright © 2017 Eryn Wells. All rights reserved.
|
||||
//
|
||||
|
||||
@import MetaballsKit;
|
||||
|
||||
#import "MetaballsSaverView.h"
|
||||
|
||||
@implementation MetaballsSaverView
|
||||
@implementation MetaballsSaverViewX
|
||||
|
||||
- (instancetype)initWithFrame:(NSRect)frame isPreview:(BOOL)isPreview
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue