Code Monkey home page Code Monkey logo

apple-website-clone's Introduction

학습을 시작하시기 전에 한번씩 읽어주시길 부탁드려요!!

[소스파일 설명 및 업데이트 기록]

html과 js파일 중에

index.html
index2.html
js/main.js
js/main2.js

이런 식으로 같은 이름에 번호만 붙은 파일들이 있는데,
메인 강의에서 진행하는 파일은 번호가 붙지 않은 아래 파일입니다.
index.html
js/main.js

뒤에 번호가 붙은 파일들은, 나중에 보너스 콘텐츠를 추가하며 새로 만든 파일들입니다.



2021.03.26 업데이트
===================================
캔버스 비디오 효과 처리에 쓰이는 이미지들의 로딩을 효율적으로 하는 코드를 추가했습니다.
해당 코드가 적용된 파일은 index-imgload.html과 js/main-imgload.js입니다.
커리큘럼 끝 부분에 해당 내용이 강의 영상으로도 추가되어 있습니다.



2020.12.10 업데이트
===================================
js/main-add.js의 45, 46라인이 수정되었습니다 - content 속성 추가

container: document.querySelector('#scroll-section-1'),
content: document.querySelector('#scroll-section-1 .description')



2020.11.12 업데이트
===================================
이미지 블렌딩 처리를 하는 캔버스(일분이 캐릭터와 바닷가 사진이 겹쳐지는 캔버스) 위에도 텍스트를 표시하는 기능이 추가된
아래 두 파일을 추가했습니다.
index2.html
js/main2.js

위 두 파일에서 코드를 추가한 부분들에
"index2 추가 코드"
라는 주석을 달아두었 습니다.
Ctrl + F로 "index2 추가 코드"를 찾아보시면, 추가된 코드를 쉽게 확인 하실 수 있습니다.



===================================
@simple-version
이 폴더는
메인 강의에서 만드는 내용 중,
메뉴 처리 부분과 복잡한 인터랙션 부분(Scene 3)을 뺀 간단 버전입니다.
강의에서 완성한 풀버전은 공부할 내용은 아주 풍부하지만,
강의 내용을 잘 이해하지 못한 상태에서는
완성된 소스코드를 이용해서 수정하시기가 까다로울 수 있다고 판단되어서
해당 내용을 제거하고
핵심기능(스크롤 텍스트 효과, 비디오 인터랙션)만을 담아 다시 만들었습니다.
이 파일을 수정해서 여러분의 디자인을 적용해 보세요^^



===================================
@ipad-stroke-effect
이 폴더는
얼마전 나온(이 글을 쓰고 있는 지금은 2020년 9월 17일) iPad Air 신제품 소개 페이지의 스트로크 효과가 멋져서
궁금하신 분들이 많이 계실 것 같아 보너스 콘텐츠로 추가한 소스코드입니다.

apple-website-clone's People

Contributors

shsewonitw avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.