주요 콘텐츠로 건너뛰기
VS
💖 Fall in Love with Coding$30NOW $17— 할인 43%!평생 이용권 • 구독 없음
💖 Fall in Love with Coding$30NOW $17— 할인 43%!평생 이용권 • 구독 없음
💖 Fall in Love with Coding$30NOW $17— 할인 43%!평생 이용권 • 구독 없음
💖 Fall in Love with Coding$30NOW $17— 할인 43%!평생 이용권 • 구독 없음
Vibe Scroll
VIBESCROLL2개 프로필
고급
투명도
100%
숨기기/보이기
K
👤계정
📸 #개인
▶️ #개인
📱 #둔스크롤
✖️ #개인
📷
REELS
2개 프로필
▶️
SHORTS
🎵
TikTok
FYP 바이브
𝕏
X
둠스크롤
🔥
Reddit
끝없이
📘
Facebook
💼
LinkedIn
추가
v2.5.0
0시간 7분
라이선스 보유
Cursor - Project: Roller Coaster Tycoon w/ Assembly
RCTsrcphysicscoaster_physics.asm
mainUTF-8Assembly
탐색기...
📁RCT
📁src
📁core
📁physics
📁utils
📁include
📁data
λcoaster_physics.asm×
; RollerCoaster Tycoon Physics Engine
1section .data
2gravity dd 9.81
3friction dd 0.02
4max_speed dd 999 ; optimized!
5
6section .text
7global _calculate_velocity
8
9_calculate_velocity:
10push ebp
11mov ebp, esp
12 ; Get current speed
13mov eax, [ebp+8]
14 ; Apply gravity
15imul eax, [gravity]
16sar eax, 8
17
Cursor 채팅
사용자:

asm으로 rct3 코스터 물리 엔진 빌드

Cursor:

물리 엔진 생성 중...

최적화됨
Cursor에게 물어보기...
TikTok
❤️
17.8K
💬
254
🔖
2.5K
↗️
4.4K
TikTok 1

TikTok 문제

platformContent.tiktok.features.autoScroll.problemPoints.manualSwiping

platformContent.tiktok.features.autoScroll.problemPoints.breaksConcentration

platformContent.tiktok.features.autoScroll.problemPoints.replayLoops

platformContent.tiktok.features.autoScroll.problemPoints.mentalEnergy

platformContent.tiktok.features.autoScroll.problemPoints.phoneChecking

platformContent.tiktok.features.autoScroll.problemPoints.browserPauses

해결책

platformContent.tiktok.features.autoScroll.solutionDescription

platformContent.tiktok.features.autoScroll.solutionFeatures.smartEndDetection.title

platformContent.tiktok.features.autoScroll.solutionFeatures.smartEndDetection.description

platformContent.tiktok.features.autoScroll.solutionFeatures.debounce.title

platformContent.tiktok.features.autoScroll.solutionFeatures.debounce.description

platformContent.tiktok.features.autoScroll.solutionFeatures.smoothScroll.title

platformContent.tiktok.features.autoScroll.solutionFeatures.smoothScroll.description

작동 방식

1

platformContent.tiktok.features.autoScroll.howItWorks.videoObservation.title

platformContent.tiktok.features.autoScroll.howItWorks.videoObservation.description

2

platformContent.tiktok.features.autoScroll.howItWorks.endDetection.title

platformContent.tiktok.features.autoScroll.howItWorks.endDetection.description

3

platformContent.tiktok.features.autoScroll.howItWorks.scrollTrigger.title

platformContent.tiktok.features.autoScroll.howItWorks.scrollTrigger.description

4

platformContent.tiktok.features.autoScroll.howItWorks.continuousMonitoring.title

platformContent.tiktok.features.autoScroll.howItWorks.continuousMonitoring.description

왜 좋아할까?

platformContent.tiktok.features.autoScroll.benefits.zeroIntervention.title

platformContent.tiktok.features.autoScroll.benefits.zeroIntervention.description

platformContent.tiktok.features.autoScroll.benefits.noReplayLoops.title

platformContent.tiktok.features.autoScroll.benefits.noReplayLoops.description

platformContent.tiktok.features.autoScroll.benefits.windowOpacity.title

platformContent.tiktok.features.autoScroll.benefits.windowOpacity.description

platformContent.tiktok.features.autoScroll.benefits.algorithmTraining.title

platformContent.tiktok.features.autoScroll.benefits.algorithmTraining.description

platformContent.tiktok.features.autoScroll.benefits.toggleControl.title

platformContent.tiktok.features.autoScroll.benefits.toggleControl.description

직접 써볼 준비 됐나요?

TikTok + 6개 플랫폼. $17 한 번. 1시간 무료 체험.