Hunter Gather Cook

[]
Hunter Gather Cook 1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1;return t<0||t>1||n<0||n>1?null:p(t,e)&&p(n,r)?b:function(i){if(i0?i*e/t:0===e&&n>0?i*r/n:0;if(i>=1)return n<1?1+(i-1)*(r-1)/(n-1):1===n&&t<1?1+(i-1)*(e-1)/(t-1):1;for(var o,u=0,a=1;u0&&void 0!==arguments[0]?arguments[0]:1,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;if(1===t){if(0===e)return A;if(1===e)return x}var n=1/t;return function(t){return t>=1?1:(t+=e*n)-t%n}}var O=Math.sin,S=Math.cos,E=Math.acos,P=Math.asin,M=Math.tan,j=Math.atan2,B=Math.PI/180,T=180/Math.PI,I=Math.sqrt,R=function(){function t(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1,u=arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,a=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0;r(this,t),this.m=[e,n,i,o,u,a],this.i=null,this.w=null,this.s=null}return o(t,[{key:”determinant”,get:function(){var t=this.m;return t[0]*t[3]-t[1]*t[2]}},{key:”isIdentity”,get:function(){if(null===this.i){var t=this.m;this.i=1===t[0]&&0===t[1]&&0===t[2]&&1===t[3]&&0===t[4]&&0===t[5]}return this.i}},{key:”point”,value:function(t,e){var n=this.m;return{x:n[0]*t+n[2]*e+n[4],y:n[1]*t+n[3]*e+n[5]}}},{key:”translateSelf”,value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;if(!t&&!e)return this;var n=this.m;return n[4]+=n[0]*t+n[2]*e,n[5]+=n[1]*t+n[3]*e,this.w=this.s=this.i=null,this}},{key:”rotateSelf”,value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;if(t%=360){var e=O(t*=B),n=S(t),r=this.m,i=r[0],o=r[1];r[0]=i*n+r[2]*e,r[1]=o*n+r[3]*e,r[2]=r[2]*n-i*e,r[3]=r[3]*n-o*e,this.w=this.s=this.i=null}return this}},{key:”scaleSelf”,value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;if(1!==t||1!==e){var n=this.m;n[0]*=t,n[1]*=t,n[2]*=e,n[3]*=e,this.w=this.s=this.i=null}return this}},{key:”skewSelf”,value:function(t,e){if(e%=360,(t%=360)||e){var n=this.m,r=n[0],i=n[1],o=n[2],u=n[3];t&&(t=M(t*B),n[2]+=r*t,n[3]+=i*t),e&&(e=M(e*B),n[0]+=o*e,n[1]+=u*e),this.w=this.s=this.i=null}return this}},{key:”resetSelf”,value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1,i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,o=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0,u=this.m;return u[0]=t,u[1]=e,u[2]=n,u[3]=r,u[4]=i,u[5]=o,this.w=this.s=this.i=null,this}},{key:”recomposeSelf”,value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:null;return this.isIdentity||this.resetSelf(),t&&(t.x||t.y)&&this.translateSelf(t.x,t.y),e&&this.rotateSelf(e),n&&(n.x&&this.skewSelf(n.x,0),n.y&&this.skewSelf(0,n.y)),!r||1===r.x&&1===r.y||this.scaleSelf(r.x,r.y),i&&(i.x||i.y)&&this.translateSelf(i.x,i.y),this}},{key:”decompose”,value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=this.m,r=n[0]*n[0]+n[1]*n[1],i=[[n[0],n[1]],[n[2],n[3]]],o=I(r);if(0===o)return{origin:{x:g(n[4]),y:g(n[5])},translate:{x:g(t),y:g(e)},scale:{x:0,y:0},skew:{x:0,y:0},rotate:0};i[0][0]/=o,i[0][1]/=o;var u=n[0]*n[3]-n[1]*n[2]<0;u&&(o=-o);var a=i[0][0]*i[1][0]+i[0][1]*i[1][1];i[1][0]-=i[0][0]*a,i[1][1]-=i[0][1]*a;var s=I(i[1][0]*i[1][0]+i[1][1]*i[1][1]);if(0===s)return{origin:{x:g(n[4]),y:g(n[5])},translate:{x:g(t),y:g(e)},scale:{x:g(o),y:0},skew:{x:0,y:0},rotate:0};i[1][0]/=s,i[1][1]/=s,a/=s;var l=0;return i[1][1]<0?(l=E(i[1][1])*T,i[0][1]<0&&(l=360-l)):l=P(i[0][1])*T,u&&(l=-l),a=j(a,I(i[0][0]*i[0][0]+i[0][1]*i[0][1]))*T,u&&(a=-a),{origin:{x:g(n[4]),y:g(n[5])},translate:{x:g(t),y:g(e)},scale:{x:g(o),y:g(s)},skew:{x:g(a),y:0},rotate:g(l)}}},{key:"clone",value:function(){var t=this.m;return new this.constructor(t[0],t[1],t[2],t[3],t[4],t[5])}},{key:"toString",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:” “;if(null===this.s){var e=this.m.map((function(t){return g(t)}));1===e[0]&&0===e[1]&&0===e[2]&&1===e[3]?this.s=”translate(“+e[4]+t+e[5]+”)”:this.s=”matrix(“+e.join(t)+”)”}return this.s}}],[{key:”create”,value:function(t){return t?Array.isArray(t)?f(this,v(t)):t instanceof this?t.clone():(new this).recomposeSelf(t.origin,t.rotate,t.skew,t.scale,t.translate):new this}}]),t}();function N(t,e,n){return t>=.5?n:e}function F(t,e,n){return 0===t||e===n?e:t*(n-e)+e}function C(t,e,n){var r=F(t,e,n);return r<=0?0:r}function L(t,e,n){var r=F(t,e,n);return r=1?1:r}function D(t,e,n){return 0===t?e:1===t?n:{x:F(t,e.x,n.x),y:F(t,e.y,n.y)}}function q(t,e,n){return 0===t?e:1===t?n:{x:C(t,e.x,n.x),y:C(t,e.y,n.y)}}function V(t,e,n){var r=function(t,e,n){return Math.round(F(t,e,n))}(t,e,n);return r=255?255:r}function z(t,e,n){return 0===t?e:1===t?n:{r:V(t,e.r,n.r),g:V(t,e.g,n.g),b:V(t,e.b,n.b),a:F(t,null==e.a?1:e.a,null==n.a?1:n.a)}}function Y(t,e,n){var r=e.length;if(r!==n.length)return N(t,e,n);for(var i=new Array(r),o=0;o2&&void 0!==arguments[2]?arguments[2]:b;switch(t){case”linear”:return b;case”steps”:return _(e.steps||1,e.jump||0)||n;case”bezier”:case”cubic-bezier”:return w(e.x1||0,e.y1||0,e.x2||0,e.y2||0)||n}return n}(t.type,t.value,null):null}function K(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]&&arguments[3],i=e.length-1;if(t=e[i].t)return r?[i,1,e[i].v]:e[i].v;var o,u=e[0],a=null;for(o=1;oe[o].t)){a=e[o];break}u=e[o]}return null==a?r?[i,1,e[i].v]:e[i].v:u.t===a.t?r?[o,1,a.v]:a.v:(t=(t-u.t)/(a.t-u.t),u.e&&(t=u.e(t)),r?[o,t,n(t,u.v,a.v)]:n(t,u.v,a.v))}function Z(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;return t&&t.length?”function”!=typeof e?null:(“function”!=typeof n&&(n=null),function(r){var i=K(r,t,e);return null!=i&&n&&(i=n(i)),i}):null}function tt(t,e){return t.t-e.t}function et(t,e,r,i,o){var u,a=”@”===r[0],s=”#”===r[0],l=$[r],f=N;switch(a?(u=r.substr(1),r=u.replace(H,Q)):s&&(r=r.substr(1)),n(l)){case”function”:if(f=l(i,o,K,J,r,a,e,t),s)return f;break;case”string”:f=Z(i,X(l));break;case”object”:if((f=Z(i,X(l.i),l.f))&&”function”==typeof l.u)return l.u(e,f,r,a,t)}return f?function(t,e,n){if(arguments.length>3&&void 0!==arguments[3]&&arguments[3])return t instanceof W?function(r){return t.style(e,n(r))}:function(r){return t.style[e]=n(r)};if(Array.isArray(e)){var r=e.length;return function(i){var o=n(i);if(null==o)for(var u=0;ua)l=s,c=!0,-1===r.fill&&(l=r.direction>0?0:i);else if(e<0&&(l=i-l),l===u)return!1;u=l;for(var h=0;h1&&void 0!==arguments[1]?arguments[1]:27;return!t||t%e?t%e:st(t/e,e)}function lt(t,e,n){if(t&&t.length){var r=ut(n),i=ut(e),o=st(r)+5,u=at(t,st(r,5),o);return u=u.replace(/x7c$/g,”==”).replace(/x2f$/g,”=”),u=function(t,e,n){var r=+(“0x”+t.substring(0,4));t=t.substring(4);for(var i=e%r+n%27,o=[],u=0;u2&&void 0!==arguments[2]?arguments[2]:null;r(this,t),this._id=0,this._running=!1,this._rollingBack=!1,this._animations=e,this._settings=n,(!o||o0?this.iterations*this.duration:this.duration}},{key:”_apply”,value:function(t){for(var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=this._animations,r=n.length,i=0,o=0;oe.duration&&n!==1/0){var a=!!e.alternate&&u/e.duration%2>1,s=u%e.duration;u=(s+=a?e.duration:0)||e.duration}var l=(e.fps?1e3/e.fps:0)*e.speed,f=Math.max(0,u);f0&&-1===e.fill&&u>=e.maxFiniteDuration;(u<=0||e.offset0&&void 0!==arguments[0]?arguments[0]:0,n=-1/0,r=null,i={};this._running=!0;var o=function o(u){null==r&&(r=u);var a=Math.round((u-r)*t.speed+e),s=(t.fps?1e3/t.fps:0)*t.speed;if(a>n+s&&!t._rollingBack&&(t.offset=a,n=a,t._apply(a,i)===t._animations.length))return void t.pause(!0);t._id=window.requestAnimationFrame(o)};this._id=window.requestAnimationFrame(o)}},{key:”_pause”,value:function(){this._id&&window.cancelAnimationFrame(this._id),this._running=!1}},{key:”play”,value:function(){if(!this._running)return this._rollingBack?this._rollback(this.offset):this._start(this.offset)}},{key:”stop”,value:function(){this._pause(),this.offset=0,this.rollbackStartOffset=0,this._rollingBack=!1,this._apply(0)}},{key:”reachedToEnd”,value:function(){return this.iterations>0&&this.offset>=this.iterations*this.duration}},{key:”restart”,value:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.stop(t),this.play(t)}},{key:”pause”,value:function(){this._pause()}},{key:”reverse”,value:function(){this.direction=-this.direction}}],[{key:”build”,value:function(t,e){delete t.animationSettings,t.options=lt(t.options,t.root,”91c80d77″),t.animations.map((function(e){e.settings=lt(e.s,t.root,”91c80d77″),delete e.s,t.animationSettings||(t.animationSettings=e.settings)}));var n=t.version;if(!(t=ot(t,e)))return null;var r=t.options||{},i=new this(t.animations,t.animationSettings,n);return{el:t.svg,options:r,player:i}}},{key:”push”,value:function(t){return this.build(t)}},{key:”init”,value:function(){var t=this,e=window.__SVGATOR_PLAYER__&&window.__SVGATOR_PLAYER__[“91c80d77”];Array.isArray(e)&&e.splice(0).forEach((function(e){return t.build(e)}))}}]),t}();!function(){for(var t=0,e=[“ms”,”moz”,”webkit”,”o”],n=0;n=this.thresholdPercent,n=t>=this.thresholdPercent;if(null===this.currentVisibility||e!==n)return this.currentVisibility=t,void this.onThresholdChange(n);this.currentVisibility=t}},{key:”destruct”,value:function(){this._handlers.forEach((function(t){t.element.removeEventListener(t.event,t.handler)}))}}]),t}();function yt(t){return g(t)+””}function dt(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:” “;return t&&t.length?t.map(yt).join(e):””}function gt(t){return yt(t.x)+”,”+yt(t.y)}function pt(t){if(!t)return”transparent”;if(null==t.a||t.a>=1){var e=function(t){return 1===(t=parseInt(t).toString(16)).length?”0″+t:t},n=function(t){return t.charAt(0)===t.charAt(1)},r=e(t.r),i=e(t.g),o=e(t.b);return n(r)&&n(i)&&n(o)&&(r=r.charAt(0),i=i.charAt(0),o=o.charAt(0)),”#”+r+i+o}return”rgba(“+t.r+”,”+t.g+”,”+t.b+”,”+t.a+”)”}function mt(t){return t?”url(#”+t+”)”:”none”}var bt={f:null,i:q,u:function(t,e){return function(n){var r=e(n);t.setAttribute(“rx”,yt(r.x)),t.setAttribute(“ry”,yt(r.y))}}},kt={f:null,i:function(t,e,n){return 0===t?e:1===t?n:{width:C(t,e.width,n.width),height:C(t,e.height,n.height)}},u:function(t,e){return function(n){var r=e(n);t.setAttribute(“width”,yt(r.width)),t.setAttribute(“height”,yt(r.height))}}};Object.freeze({M:2,L:2,Z:0,H:1,V:1,C:6,Q:4,T:2,S:4,A:7});var wt={},xt=null;function At(t){var e=function(){if(xt)return xt;if(“object”!==(“undefined”==typeof document?”undefined”:n(document))||!document.createElementNS)return{};var t=document.createElementNS(“http://www.w3.org/2000/svg”,”svg”);return t&&t.style?(t.style.position=”absolute”,t.style.opacity=”0.01″,t.style.zIndex=”-9999″,t.style.left=”-9999px”,t.style.width=”1px”,t.style.height=”1px”,xt={svg:t}):{}}().svg;if(!e)return function(t){return null};var r=document.createElementNS(e.namespaceURI,”path”);r.setAttributeNS(null,”d”,t),r.setAttributeNS(null,”fill”,”none”),r.setAttributeNS(null,”stroke”,”none”),e.appendChild(r);var i=r.getTotalLength();return function(t){var e=r.getPointAtLength(i*t);return{x:e.x,y:e.y}}}function _t(t){return wt[t]?wt[t]:wt[t]=At(t)}function Ot(t,e,n,r){if(!t||!r)return!1;var i=[“M”,t.x,t.y];if(e&&n&&(i.push(“C”),i.push(e.x),i.push(e.y),i.push(n.x),i.push(n.y)),e?!n:n){var o=e||n;i.push(“Q”),i.push(o.x),i.push(o.y)}return e||n||i.push(“L”),i.push(r.x),i.push(r.y),i.join(” “)}function St(t,e,n,r){var i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:1,o=Ot(t,e,n,r),u=_t(o);try{return u(i)}catch(t){return null}}function Et(t,e,n){return t+(e-t)*n}function Pt(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]&&arguments[3],i={x:Et(t.x,e.x,n),y:Et(t.y,e.y,n)};return r&&(i.a=Mt(t,e)),i}function Mt(t,e){return Math.atan2(e.y-t.y,e.x-t.x)}function jt(t,e,n,r){var i=1-r;return i*i*t+2*i*r*e+r*r*n}function Bt(t,e,n,r){return 2*(1-r)*(e-t)+2*r*(n-e)}function Tt(t,e,n,r){var i=arguments.length>4&&void 0!==arguments[4]&&arguments[4],o=St(t,e,null,n,r);return o||(o={x:jt(t.x,e.x,n.x,r),y:jt(t.y,e.y,n.y,r)}),i&&(o.a=It(t,e,n,r)),o}function It(t,e,n,r){return Math.atan2(Bt(t.y,e.y,n.y,r),Bt(t.x,e.x,n.x,r))}function Rt(t,e,n,r,i){var o=i*i;return i*o*(r-t+3*(e-n))+3*o*(t+n-2*e)+3*i*(e-t)+t}function Nt(t,e,n,r,i){var o=1-i;return 3*(o*o*(e-t)+2*o*i*(n-e)+i*i*(r-n))}function Ft(t,e,n,r,i){var o=arguments.length>5&&void 0!==arguments[5]&&arguments[5],u=St(t,e,n,r,i);return u||(u={x:Rt(t.x,e.x,n.x,r.x,i),y:Rt(t.y,e.y,n.y,r.y,i)}),o&&(u.a=Ct(t,e,n,r,i)),u}function Ct(t,e,n,r,i){return Math.atan2(Nt(t.y,e.y,n.y,r.y,i),Nt(t.x,e.x,n.x,r.x,i))}function Lt(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]&&arguments[3];if(qt(e)){if(Vt(n))return Tt(e,n.start,n,t,r)}else if(qt(n)){if(zt(e))return Tt(e,e.end,n,t,r)}else{if(zt(e))return Vt(n)?Ft(e,e.end,n.start,n,t,r):Tt(e,e.end,n,t,r);if(Vt(n))return Tt(e,n.start,n,t,r)}return Pt(e,n,t,r)}function Dt(t,e,n){var r=Lt(t,e,n,!0);return r.a=function(t){return arguments.length>1&&void 0!==arguments[1]&&arguments[1]?t+Math.PI:t}(r.a)/m,r}function qt(t){return!t.type||”corner”===t.type}function Vt(t){return null!=t.start&&!qt(t)}function zt(t){return null!=t.end&&!qt(t)}var Yt=new R;var Gt={f:function(t){return t?t.join(” “):””},i:function(t,e,r){if(0===t)return e;if(1===t)return r;var i=e.length;if(i!==r.length)return N(t,e,r);for(var o,u=new Array(i),a=0;a1&&void 0!==arguments[1]?arguments[1]:” “;return t&&t.length>0&&(t=t.map((function(t){return g(t,4)}))),dt(t,e)},i:function(t,e,n){var r,i,o,u=e.length,a=n.length;if(u!==a)if(0===u)e=G(u=a,0);else if(0===a)a=u,n=G(u,0);else{var s=(o=(r=u)*(i=a)/function(t,e){for(var n;e;)n=e,e=t%e,t=n;return t||1}(r,i))<0?-o:o;e=U(e,Math.floor(s/u)),n=U(n,Math.floor(s/a)),u=a=s}for(var l=[],f=0;f2&&void 0!==arguments[2]&&arguments[2];return”function”==typeof n&&(t.split(/[, ]+/g).forEach((function(t){return e[t]=e[t]||[],r?e[t].unshift(n):e[t].push(n)})),!0)},this.off=function(t,n){for(var r in e)if(e.hasOwnProperty(r)&&r.substr(0,t.length)===t)if(n)for(var i=0;i0&&void 0!==arguments[0]&&arguments[0],e=this.alternate?2*this.duration:this.duration;if(t){if(!this._rollingBack&&0===this.offset)return void(this.offset=e);this._rollingBack&&(this.offset,this.maxFiniteDuration)}!this._rollingBack||this.rollbackStartOffset0&&void 0!==arguments[0]&&arguments[0];if(!this._running)return this._adjustOffset(t),this._rollingBack=!this._rollingBack,t&&this.play(!1),void this.trigger(“reverse”,this.offset);this.pause(!1,!1),this._adjustOffset(),this._rollingBack=!this._rollingBack,this.play(!1),this.trigger(“reverse”,this.offset)}},{key:”play”,value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:ve,e=h(a(u.prototype),”play”,this).call(this);return t===ve&&this.trigger(“play”,this.offset),e}},{key:”pause”,value:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:ve,n=h(a(u.prototype),”pause”,this).call(this);return e===ve&&this.trigger(t?”end”:”pause”,this.offset),n}},{key:”restart”,value:function(){var t=h(a(u.prototype),”restart”,this).call(this,!1);return this.trigger(“restart”,this.offset),t}},{key:”stop”,value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:ve,e=h(a(u.prototype),”stop”,this).call(this);return t===ve&&this.trigger(“stop”,this.offset),e}},{key:”_apply”,value:function(t){var e=this,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:ve,r=h(a(u.prototype),”_apply”,this).call(this,t);if(n===ve){var i=function(){return e.trigger(“keyframe”,t)};window.requestAnimationFrame(i)}return r}},{key:”seekTo”,value:function(t){var e,n,r,i=this._running;i&&this.pause(!1,!1),this.offset=this.iterations>0?(e=t,n=0,r=this.maxFiniteDuration,er?r:e):Math.max(t,0),this._apply(this.offset),i&&this.play(!1)}},{key:”seek”,value:function(t){return this.seekTo(Math.round(t/100*this.maxFiniteDuration))}},{key:”seekBy”,value:function(t){return this.seekTo(this.offset+t)}},{key:”toggle”,value:function(){return this._running?this.pause():this.reachedToEnd()?this.restart():this.play()}},{key:”set”,value:function(t,e){if(ye.includes(t)){var n=this._running;n&&this.pause(!1,!1),this._settings[t]=e,n?this.play(!1):this._apply(this.offset,{},!1)}}},{key:”destruct”,value:function(){var t=this;this.stop(),this._handlers.forEach((function(t){t.element?t.element.removeEventListener(t.event,t.handler):t.callback&&t.callback.call&&t.callback.call()}));var e=function(){},n=Object.getOwnPropertyNames(Object.getPrototypeOf(this));n.push.apply(n,v(Object.getOwnPropertyNames(this))),n.forEach((function(n){“function”==typeof t[n]?t[n]=e:delete t[n]}))}}],[{key:”build”,value:function(t){var e=h(a(u),”build”,this).call(this,t,ae);if(!e)return null;var n=e.el,r=e.options,i=e.player,o=new ce(i),s=new he(o);o.on=s.on,o.off=s.off,i.trigger=s.trigger;var l=n.svgatorPlayer&&n.svgatorPlayer.ready&&n.svgatorPlayer.ready.call&&n.svgatorPlayer.ready.call();n.svgatorPlayer=o,function(t,e,n){if(“click”===n.start){var r=function(){switch(n.click){case”freeze”:return!t._running&&t.reachedToEnd()?t.restart():t.toggle();case”restart”:return t.offset>0?t.restart():t.play();case”reverse”:return t._running?t.reverse():t.reachedToEnd()?1===t.fill?t.reverse(!0):t.restart():t.play();case”none”:default:if(t._running)return;return t.reachedToEnd()?t.restart():t.play()}};return t._handlers.push({element:e,event:”click”,handler:r}),void e.addEventListener(“click”,r)}if(“hover”===n.start){var i=function(){return t.reachedToEnd()?t.restart():t._rollingBack?t.reverse():t.play()};t._handlers.push({element:e,event:”mouseenter”,handler:i}),e.addEventListener(“mouseenter”,i);var o=function(){switch(n.hover){case”freeze”:return t.pause();case”reset”:return t.stop();case”reverse”:if(t.reverse(),t._running)return;return t.play();case”none”:default:return}};return t._handlers.push({element:e,event:”mouseleave”,handler:o}),void e.addEventListener(“mouseleave”,o)}if(“scroll”===n.start){var u=new vt(e,n.scroll||25,(function(e){e?t.reachedToEnd()?t.restart():t.play():t.pause()}));return void t._handlers.push({callback:function(){return u.destruct()}})}if(“programmatic”===n.start)return;t.play()}(i,n,r),function(t,e,n){var r;”function”==typeof Event?r=new Event(“ready”):(r=document.createEvent(“Event”)).initEvent(“ready”,!0,!0);if(t.dispatchEvent(r),!n||!n.length)return;n.forEach((function(t){return e.ready(t)}))}(n,n.svgatorPlayer,l)}}]),u}(ct);return de.init(),de})); (function(s,i,o,w,a,b){(a=document.getElementById(i.root)).svgatorPlayer={ready:(function(a){b=[];return function(c){return c?(b.push(c),a.svgatorPlayer):b}})(a)};w[o]=w[o]||{};w[o][s]=w[o][s]||[];w[o][s].push(i);})(’91c80d77′,{“root”:”ed6Kg5ZnofP1″,”version”:”2022-05-04″,”animations”:[{“elements”:{“ed6Kg5ZnofP3”:{“opacity”:[{“t”:500,”v”:0,”e”:[0.42,0,0.58,1]},{“t”:1000,”v”:1}]},”ed6Kg5ZnofP15″:{“transform”:{“data”:{“o”:{“x”:249.054719,”y”:249.309967,”type”:”corner”},”t”:{“x”:-249.054712,”y”:-249.309958}},”keys”:{“r”:[{“t”:0,”v”:47.447851,”e”:[1,0.25,0.63,0.995]},{“t”:500,”v”:0}]}}},”ed6Kg5ZnofP25″:{“transform”:{“data”:{“o”:{“x”:50.845286,”y”:249.309969,”type”:”corner”},”s”:{“x”:-1,”y”:1},”t”:{“x”:-249.054712,”y”:-249.309958}},”keys”:{“r”:[{“t”:0,”v”:-47.45,”e”:[1,0.25,0.63,0.995]},{“t”:500,”v”:0}]}}}},”s”:”MDCA1MzlkNDQ4NOjk3OTQ4Mzk2HOGI5MTkwNDQH1YzUzNTc1MkCI1MjRlNDQ4NJjhiOTQ4N1U4UNTk2OGI5MTkEwNDQ1YzUzNGBU0NDhiOTY4NMzk0ODNGOTY4YYjkxOTA5NTQM0NWNCNTM0ZTGQ0ODg4YjhlTTThlNDQ1YzUzCNGVWTzQ0ODMH4ZVg5Njg3OTKQ5MDgzOTY4ND0o0NDVjODg4MMzhlOTVMODcE0ZTQ0OTU5MjJg3ODc4NjQ0NRWM1Mzlm”}],”options”:”MDHAxODhhMzE4MIjgzNzBTODE4GMzMxNDkzMTdPmODE3ZTc2ODJE3MDdjN2M3MCDgzNzhPNzIzEMThj”},’__SVGATOR_PLAYER__’,window)]]]]>]]> Skip to content

FORAGING & COOKING WITH FIRE SINCE 2011

Our pioneering outdoor cooking experience gets to grips with four fundamental elements of nature – game, foraging, fire and cookery. We’re fuelled by what’s around us and believe things that grow together should end up on the plate together.

Hunter Gather Cook is the place to forage fine food, prepare and enjoy the freshest meat and savour a wild side of life.

Explore our courses

“I went back to basics to try and simplify life as I knew it. I wanted to see if it was possible to live as a 21st-century hunter-gatherer while really getting to know the wild ingredients I loved using in the kitchen.”

Nick Weston,
Hunter Gather Cook
Founder & Head Chef

Meet our tribe

Our team is full of wild folk who love being outdoors, sharing the fat of the land and rolling up their sleeves to delight in the rewards of the wild. Don’t be phased by Tbone’s beard and untamed locks though, you’re in safe hands with our professional staff who are ready to introduce you to an unforgettable outdoor food experience.

Meet the team

0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName(“body”)[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)]]>

Source

You May Also Like

Leave a Reply

Your email address will not be published. Required fields are marked *