- 49
- 163 536
PecaCS
Bulgaria
เข้าร่วมเมื่อ 5 พ.ค. 2023
As a Computer Science student, I want to create applications as helpful as Anki - a flashcard program that uses techniques from cognitive science such as active recall testing and spaced repetition to aid the user in memorization.
Build Aseprite in 2025 for free
Aseprite is the best pixel art tool out there. You have the option to either download it or compile it yourself. I show you how to do the second option.
LINKS:
Aseprite source - github.com/aseprite/aseprite/releases
Cmake - cmake.org/download/
Ninja - github.com/ninja-build/ninja/releases
Skia - github.com/aseprite/skia/releases
Visual Studio Community 2022 - visualstudio.microsoft.com/downloads/
paste in build folder cmd:
call "C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\Tools\VsDevCmd.bat" -arch=x64
then:
cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLAF_BACKEND=skia -DSKIA_DIR=C:\deps\skia -DSKIA_LIBRARY_DIR=C:\deps\skia\out\Release-x64 -DSKIA_LIBRARY=C:\deps\skia\out\Release-x64\skia.lib -G Ninja ..
then:
ninja aseprite
Guide I followed:
github.com/aseprite/aseprite/blob/main/INSTALL.md
CHAPTERS:
00:00 Following official guide
00:22 Download Aseprite source code
00:41 Download CMake
01:00 Download ninja
01:18 Download Skia
01:47 Set up environment variables
02:07 Download visual studio community
02:54 Compile exe
03:38 If there is an error what to do
LINKS:
Aseprite source - github.com/aseprite/aseprite/releases
Cmake - cmake.org/download/
Ninja - github.com/ninja-build/ninja/releases
Skia - github.com/aseprite/skia/releases
Visual Studio Community 2022 - visualstudio.microsoft.com/downloads/
paste in build folder cmd:
call "C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\Tools\VsDevCmd.bat" -arch=x64
then:
cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLAF_BACKEND=skia -DSKIA_DIR=C:\deps\skia -DSKIA_LIBRARY_DIR=C:\deps\skia\out\Release-x64 -DSKIA_LIBRARY=C:\deps\skia\out\Release-x64\skia.lib -G Ninja ..
then:
ninja aseprite
Guide I followed:
github.com/aseprite/aseprite/blob/main/INSTALL.md
CHAPTERS:
00:00 Following official guide
00:22 Download Aseprite source code
00:41 Download CMake
01:00 Download ninja
01:18 Download Skia
01:47 Set up environment variables
02:07 Download visual studio community
02:54 Compile exe
03:38 If there is an error what to do
มุมมอง: 2 042
วีดีโอ
My attempt to learn Vim Motions and stop wasting time
มุมมอง 2.4Kหลายเดือนก่อน
@ThePrimeagen says programming without vim motions is a waste of time. I don't like wasting time so I will attempt to master vim motions and see for myself if that is the case. Source Code github.com/helpfulprojects/vim-exercises Support (and get early access to new videos and projects) Patreon: www.patreon.com/c/PecaCS
Making the mouse obsolete
มุมมอง 1622 หลายเดือนก่อน
I create a project that allows me to only use the keyboard
Making note taking app into video editor
มุมมอง 3592 หลายเดือนก่อน
I can't be both a good youtuber and programmer. With this project I can focus only on becoming a good programmer.
I combined the best productivity apps into one
มุมมอง 2812 หลายเดือนก่อน
To learn rust and egui I set out to finally make the application I've always wanted for productivity 00:00 Intro 00:06 Pomodoro Technique 00:24 Plan 00:52 Day 1 01:34 Day 2 03:16 Day 3 04:50 Final Result
I made (fast) file explorer in Rust, this is what I learned in 7 days
มุมมอง 2123 หลายเดือนก่อน
I made (fast) file explorer in Rust, this is what I learned in 7 days
I made the same desktop app in C++, C# and Python
มุมมอง 3K3 หลายเดือนก่อน
I made the same desktop app in C , C# and Python
I Decluttered My Browser Tabs With One Extension
มุมมอง 634 หลายเดือนก่อน
I Decluttered My Browser Tabs With One Extension
How to create and publish a vscode extension
มุมมอง 2384 หลายเดือนก่อน
How to create and publish a vscode extension
Addressing Feedback On My Programming Language
มุมมอง 544 หลายเดือนก่อน
Addressing Feedback On My Programming Language
4 AMAZING Keyboard Shortcuts You Aren't Using
มุมมอง 454 หลายเดือนก่อน
4 AMAZING Keyboard Shortcuts You Aren't Using
Grow A Productive Garden On Your Desktop
มุมมอง 734 หลายเดือนก่อน
Grow A Productive Garden On Your Desktop
An Alternative To Making Browser Extension (Faster & Easier)
มุมมอง 254 หลายเดือนก่อน
An Alternative To Making Browser Extension (Faster & Easier)
Making insane redstone builds easier to make
มุมมอง 8874 หลายเดือนก่อน
Making insane redstone builds easier to make
Best OS for programming? My 1 year Arch Linux experience
มุมมอง 6K5 หลายเดือนก่อน
Best OS for programming? My 1 year Arch Linux experience
How to install arch linux with an installer
มุมมอง 5946 หลายเดือนก่อน
How to install arch linux with an installer
Making the comments into a programming language
มุมมอง 6146 หลายเดือนก่อน
Making the comments into a programming language
English as your first programming language
มุมมอง 3937 หลายเดือนก่อน
English as your first programming language
A better audience retention visualization
มุมมอง 938 หลายเดือนก่อน
A better audience retention visualization
Find details in your handwritten notes fast
มุมมอง 748 หลายเดือนก่อน
Find details in your handwritten notes fast
Add notes with automatic timestamps to YouTube
มุมมอง 1.5K9 หลายเดือนก่อน
Add notes with automatic timestamps to TH-cam
Coding adventure: Making my guitar into a keyboard
มุมมอง 4199 หลายเดือนก่อน
Coding adventure: Making my guitar into a keyboard
Making english into a programming language and coding a game with it
มุมมอง 89Kปีที่แล้ว
Making english into a programming language and coding a game with it
Make coding a habit by playing Minecraft :)
มุมมอง 1.2Kปีที่แล้ว
Make coding a habit by playing Minecraft :)